mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-23 17:49:28 +08:00
Plugins: add Clojure
This commit is contained in:
parent
d65390b765
commit
022dee26c0
@ -18,6 +18,7 @@
|
||||
|
||||
#### [By filetype](#by-filetype-1)
|
||||
|
||||
- [Clojure](#clojure)
|
||||
- [HTML](#html)
|
||||
- [Javascript](#javascript)
|
||||
- [Lua](#lua)
|
||||
@ -139,6 +140,15 @@ Also see [fuzzy finders](#fuzzy-finders).
|
||||
|
||||
## By filetype
|
||||
|
||||
#### Clojure
|
||||
|
||||
- [fireplace](https://github.com/tpope/vim-fireplace)
|
||||
- [paredit](https://github.com/vim-scripts/paredit.vim)
|
||||
- [rainbow_parentheses](https://github.com/junegunn/rainbow_parentheses.vim)
|
||||
- [salve](https://github.com/tpope/vim-salve)
|
||||
- [sexp-mappings-for-regular-people](https://github.com/tpope/vim-sexp-mappings-for-regular-people)
|
||||
- [sexp](https://github.com/guns/vim-sexp)
|
||||
|
||||
#### HTML
|
||||
|
||||
- [emmet](https://github.com/mattn/emmet-vim)
|
||||
|
Loading…
x
Reference in New Issue
Block a user