We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1ca11 commit c7ffc7bCopy full SHA for c7ffc7b
1 file changed
README.markdown
@@ -70,9 +70,10 @@ Differences from VimClojure
70
[`rainbow_parentheses.vim`](https://github.com/kien/rainbow_parentheses.vim)
71
is an excellent replacement.
72
73
-* Static completion is provided for special forms and public vars in
74
- `clojure.core`. If you are looking for more comprehensive completions,
75
- please consider using an interactive development plugin listed below.
+* Insert mode completion is provided for special forms and public
+ vars in `clojure.core`. If you are looking for more comprehensive
+ completions, please consider using an interactive development plugin
76
+ listed below.
77
78
Interactive Clojure Development Plugins
79
=======================================
0 commit comments