foldcol.vim : fold/unfold by visual-blocks (columns)
script karma |
Rating 148/39,
Downloaded by 1960 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Charles Campbell |
|
script type |
utility |
|
description |
foldcol.vim is a plugin which implements two maps:
ctrl-v move \fc : select a visual block, then \fc will fold the region away
\fc : when not in visual-block mode (ie. in normal mode), a \fc will undo the visual-block folds produced by foldcol.vim.
(alpha/beta version available at http://www.drchip.org/astronaut/vim/index.html#FOLDCOL)
|
|
install details |
Put the script into your .vim/plugin (Windows: vimfiles\plugin) directory.
You'll also need Vince Negri's conceal-ownsyntax patch, which is available at vimscript#302, to apply the patch, and to re-compile vim. It is hoped that vim 7.0 will already incorporate the conceal-ownsyntax patch, although that hasn't happened yet.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|