Skip to content

Commit c7ffc7b

Browse files
committed
Reword insert mode completion support in README
1 parent 8f1ca11 commit c7ffc7b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.markdown

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,10 @@ Differences from VimClojure
7070
[`rainbow_parentheses.vim`](https://github.com/kien/rainbow_parentheses.vim)
7171
is an excellent replacement.
7272

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.
73+
* Insert mode completion is provided for special forms and public
74+
vars in `clojure.core`. If you are looking for more comprehensive
75+
completions, please consider using an interactive development plugin
76+
listed below.
7677

7778
Interactive Clojure Development Plugins
7879
=======================================

0 commit comments

Comments
 (0)