From 2f58970e859a08e8f2ad199594123a98dcbd52ca Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 17 Feb 2016 16:54:47 +0100 Subject: [PATCH] Plugins: update Clojure plugins --- content/plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/plugins.md b/content/plugins.md index 78a2ffd..a377d90 100644 --- a/content/plugins.md +++ b/content/plugins.md @@ -142,8 +142,9 @@ Also see [fuzzy finders](#fuzzy-finders). #### Clojure +- [clojure-highlight](https://github.com/guns/vim-clojure-highlight) - [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) - [salve](https://github.com/tpope/vim-salve) - [sexp-mappings-for-regular-people](https://github.com/tpope/vim-sexp-mappings-for-regular-people)