From 4a25df91a332f3fd4bbbae6ab5a847a3a3ccb5fc Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Fri, 28 Dec 2018 19:59:18 +0100 Subject: [PATCH] PLUGINS: add vim-rtags --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 3b31598..cb4206a 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -272,6 +272,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [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) +- [vim-rtags](https://github.com/lyuts/vim-rtags) #### Clojure