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 1
1
# Clojure.vim
2
2
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] [ ] .
5
4
6
5
7
6
## Installation
@@ -35,9 +34,6 @@ filetype plugin indent on
35
34
can be invoked with the insert mode mappings ` <C-X><C-O> ` and ` <C-X><C-U> `
36
35
respectively.
37
36
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
-
41
37
42
38
## Configuration
43
39
@@ -202,7 +198,7 @@ let g:clojure_align_subforms = 0
202
198
203
199
## Want to improve your Clojure development set up?
204
200
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
206
202
Wiki] ( https://github.com/clojure-vim/clojure.vim/wiki/Plugins ) .
207
203
208
204
You can’t perform that action at this time.
0 commit comments