Plugins: update Clojure plugins

This commit is contained in:
Marco Hinz 2016-02-17 16:54:47 +01:00
parent 022dee26c0
commit 2f58970e85

View File

@ -142,8 +142,9 @@ Also see [fuzzy finders](#fuzzy-finders).
#### Clojure #### Clojure
- [clojure-highlight](https://github.com/guns/vim-clojure-highlight)
- [fireplace](https://github.com/tpope/vim-fireplace) - [fireplace](https://github.com/tpope/vim-fireplace)
- [paredit](https://github.com/vim-scripts/paredit.vim) - [paredit](https://github.com/kovisoft/paredit)
- [rainbow_parentheses](https://github.com/junegunn/rainbow_parentheses.vim) - [rainbow_parentheses](https://github.com/junegunn/rainbow_parentheses.vim)
- [salve](https://github.com/tpope/vim-salve) - [salve](https://github.com/tpope/vim-salve)
- [sexp-mappings-for-regular-people](https://github.com/tpope/vim-sexp-mappings-for-regular-people) - [sexp-mappings-for-regular-people](https://github.com/tpope/vim-sexp-mappings-for-regular-people)