sponsor Vim development Vim logo Vim Book Ad

blockquote.vim : insert block quotes like emacs blockquote.el

 script karma  Rating 10/4, Downloaded by 907  Comments, bugs, improvements  Vim wiki

created by
Andreas Ferber
 
script type
utility
 
description
Example:
,----[ title ]-
| some text
`----

Without title:
,----
| some text
`----

Usage:
  Blockquote a range (default: current line)
  :<range>Bq [title]
  Blockquote a file
  :Bqf {filename}
  Blockquote a file, starting at line {start}
  :Bqf {filename} {start}
  Blockquote a file, starting at line {start} and ending at {end}
  :Bqf {filename} {start} {end}
  Remove a blockquote, starting at <range> (default: current line)
  :<range>UBq
 
install details
Source from your .vimrc
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
blockquote.vim 0.1 2003-01-14 6.0 Andreas Ferber Initial upload
ip used for rating: 13.59.82.167

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github