From 8fc4fab25d855a25274723c874b101c781864359 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Mon, 31 Jul 2017 15:17:08 +0200 Subject: [PATCH] Plugins: add more VimL plugins --- PLUGINS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PLUGINS.md b/PLUGINS.md index 09d19d3..36af5c3 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -265,4 +265,7 @@ Also see [fuzzy finders](#fuzzy-finders). #### VimL +- [exception.vim](https://github.com/tweekmonster/exception.vim) +- [helpful.vim](https://github.com/tweekmonster/helpful.vim) +- [vim-lookup](https://github.com/mhinz/vim-lookup) - [vim-scriptease](https://github.com/tpope/vim-scriptease)