From 2a176046fb2b03772b1ad83092d75a9722ea40ae Mon Sep 17 00:00:00 2001 From: rliang Date: Sat, 4 Nov 2017 12:17:53 -0200 Subject: [PATCH] Add some misc plugins --- PLUGINS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PLUGINS.md b/PLUGINS.md index 8117702..94c2362 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -218,11 +218,13 @@ Also see [fuzzy finders](#fuzzy-finders). #### Misc +- [buffertitle.vim](https://github.com/rliang/buffertitle.vim) - [calendar.vim](https://github.com/itchyny/calendar.vim) - [CoVim](https://github.com/FredKSchott/CoVim) - [FastFold](https://github.com/Konfekt/FastFold) - [goyo.vim](https://github.com/junegunn/goyo.vim) - [is.vim](https://github.com/haya14busa/is.vim) +- [macrosearch.vim](https://github.com/rliang/macrosearch.vim) - [NrrwRgn](https://github.com/chrisbra/NrrwRgn) - [sideways.vim](https://github.com/AndrewRadev/sideways.vim) - [splitjoin.vim](https://github.com/AndrewRadev/splitjoin.vim)