sponsor Vim development Vim logo Vim Book Ad

cljfold.vim : Automagic folding of λ clojure code based on 'foldwords'

 script karma  Rating 1/1, Downloaded by 671  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.
 

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
cljfold.vim-master.zip 1.0 2013-01-24 7.3 Greg Berenfield Initial upload
ip used for rating: 18.222.117.109

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