File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 11# Clojure.vim
22
3- [ Vim] [ ] runtime files for [ Clojure] [ ] . This is a fork of
4- [ vim-clojure-static] [ ] .
3+ [ Vim] [ ] runtime files for [ Clojure] [ ] . This is a fork of [ vim-clojure-static] [ ] .
54
65
76## Installation
@@ -35,9 +34,6 @@ filetype plugin indent on
3534 can be invoked with the insert mode mappings ` <C-X><C-O> ` and ` <C-X><C-U> `
3635 respectively.
3736
38- If you install this project as a plugin, ` *.edn ` files are recognized as a
39- Clojure filetype, overriding the built-in declaration as ` edif ` .
40-
4137
4238## Configuration
4339
@@ -202,7 +198,7 @@ let g:clojure_align_subforms = 0
202198
203199## Want to improve your Clojure development set up?
204200
205- be sure to check out our list of [ suggested Vim plugins in the
201+ Be sure to check out our list of [ suggested Vim plugins in the
206202Wiki] ( https://github.com/clojure-vim/clojure.vim/wiki/Plugins ) .
207203
208204
You can’t perform that action at this time.
0 commit comments