Fix typo: s/Closure/Clojure/ (#226)

This commit is contained in:
Tomek Wałkuski
2020-10-05 22:00:42 +02:00
committed by GitHub
parent 8392aa9fab
commit 430ea6ddfd

View File

@@ -103,7 +103,7 @@ endif
| [Ale][ale] | [asyncomplete-ale.vim](https://github.com/andreypopp/asyncomplete-ale.vim) |
| Buffer | [asyncomplete-buffer.vim](https://github.com/prabirshrestha/asyncomplete-buffer.vim) |
| C/C++ | [asyncomplete-clang.vim](https://github.com/keremc/asyncomplete-clang.vim) |
| Closure | [async-clj-omni](https://github.com/clojure-vim/async-clj-omni) |
| Clojure | [async-clj-omni](https://github.com/clojure-vim/async-clj-omni) |
| Dictionary (look) | [asyncomplete-look](https://github.com/htlsne/asyncomplete-look) |
| [Emmet][emmet-vim] | [asyncomplete-emmet.vim](https://github.com/prabirshrestha/asyncomplete-emmet.vim) |
| English | [asyncomplete-nextword.vim](https://github.com/high-moctane/asyncomplete-nextword.vim) |