tisp.vim (211B)
1 " Vim filetype plugin 2 " Language: tisp 3 " Author: Ed van Bruggen <ed@edryd.org> 4 " URL: edryd.org/projects/tisp.html 5 6 if exists("b:did_indent") 7 finish 8 endif 9 let b:did_indent = 1 10 11 runtime! indent/lisp.vim
tisp.vimvim configuration for the tisp langauge | |
git clone git://edryd.org/tisp.vim | |
Log | Files | Refs |