spl

systems programming language
git clone http://frotz.net/git/spl.git
Log | Files | Refs | README | LICENSE

spl.vim (94B)


      1 setlocal commentstring=//\ %s
      2 setlocal tabstop=4
      3 setlocal softtabstop=4
      4 setlocal shiftwidth=4