From 5e0ff6825ec13faa1d425ee36fbe25029eccc072 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Sat, 14 Oct 2017 13:44:07 +0200 Subject: [PATCH] Plugins: add vim-cpp-enhanced-highlight --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 253193a..b526707 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -247,6 +247,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [clang_complete](https://github.com/Rip-Rip/clang_complete) - [color_coded](https://github.com/jeaye/color_coded) - [lh-cpp](https://github.com/LucHermitte/lh-cpp) +- [vim-cpp-enhanced-highlight](https://github.com/octol/vim-cpp-enhanced-highlight) #### Clojure