File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *clojure* *clojure.txt* *clojure.vim* *vim-clojure-static*
1+ *clojure* *clojure.txt* Last Change: 28 January 2013
22
33========================================================================
44INTRODUCTION *clojure-introduction*
@@ -120,3 +120,5 @@ All other files:
120120Modified and relicensed under the Vim License for distribution with Vim:
121121
122122 Copyright 2013 (c) Sung Pae <self@sungpae.com>
123+
124+ vim:tw=78:ft=help:norl:
Original file line number Diff line number Diff line change 55" Maintainer: Sung Pae <self@sungpae.com>
66" URL: https://github.com/guns/vim-clojure-static
77" License: Same as Vim
8+ " Last Change: 28 January 2013
89
910" Only do this when not done yet for this buffer
1011if exists (" b:did_ftplugin" )
Original file line number Diff line number Diff line change 66" Maintainer: Sung Pae <self@sungpae.com>
77" URL: https://github.com/guns/vim-clojure-static
88" License: Same as Vim
9+ " Last Change: 28 January 2013
910
1011" Only load this indent file when no other was loaded.
1112if exists (" b:did_indent" )
Original file line number Diff line number Diff line change 77" Maintainer: Sung Pae <self@sungpae.com>
88" URL: https://github.com/guns/vim-clojure-static
99" License: Same as Vim
10+ " Last Change: 28 January 2013
1011
1112if version < 600
1213 syntax clear
You can’t perform that action at this time.
0 commit comments