mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Plugins: add Clojure
This commit is contained in:
parent
d65390b765
commit
022dee26c0
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
#### [By filetype](#by-filetype-1)
|
#### [By filetype](#by-filetype-1)
|
||||||
|
|
||||||
|
- [Clojure](#clojure)
|
||||||
- [HTML](#html)
|
- [HTML](#html)
|
||||||
- [Javascript](#javascript)
|
- [Javascript](#javascript)
|
||||||
- [Lua](#lua)
|
- [Lua](#lua)
|
||||||
@ -139,6 +140,15 @@ Also see [fuzzy finders](#fuzzy-finders).
|
|||||||
|
|
||||||
## By filetype
|
## 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
|
#### HTML
|
||||||
|
|
||||||
- [emmet](https://github.com/mattn/emmet-vim)
|
- [emmet](https://github.com/mattn/emmet-vim)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user