Skip to content

gberenfield/cljfold.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Clojure folding plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published