cljfold.vim : Automagic folding of λ clojure code based on 'foldwords'
script karma |
Rating 1/1,
Downloaded by 718 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Greg Berenfield |
|
script type |
ftplugin |
|
description |
cljfold.vim
This plugin is for automagic folding of λ clojure code based on 'foldwords' that are the start of code-blocks.
This defaults to 'def' and 'ns' via
let g:clojure_foldwords = "def,ns"
by Greg Berenfield with much taken from Steve Losh and Meikel Brandmeyer
Source/bugs/latest version on github @ https://github.com/gberenfield/cljfold.vim |
|
install details |
unzip or better yet, try vundle with
Bundle 'gberenfield/cljfold.vim'
in your bundles.vim file. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.85
|