From 989e2ad6476a096c3f3b65cb969b9acace766911 Mon Sep 17 00:00:00 2001 From: Sam Tebbs Date: Fri, 28 Oct 2016 19:14:39 +0100 Subject: [PATCH 1/4] Added indent-guides --- contents/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contents/plugins.md b/contents/plugins.md index 315a47d..a128ff9 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -156,6 +156,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [surround](https://github.com/tpope/vim-surround) - [targets](https://github.com/wellle/targets.vim) - [unicode.vim](https://github.com/chrisbra/unicode.vim) +- [indent-guides](https://github.com/nathanaelkane/vim-indent-guides) ## By filetype From 63cdef7c1ab9905daee725cbfd5daea6564a57e3 Mon Sep 17 00:00:00 2001 From: Sam Tebbs Date: Fri, 28 Oct 2016 19:16:37 +0100 Subject: [PATCH 2/4] Added numbertoggle --- contents/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contents/plugins.md b/contents/plugins.md index 315a47d..f4ca83e 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -86,6 +86,7 @@ - [tagbar](https://github.com/majutsushi/tagbar) - [vimfiler](https://github.com/Shougo/vimfiler.vim) - [vinegar](https://github.com/tpope/vim-vinegar) +- [numbertoggle](https://github.com/jeffkreeftmeijer/vim-numbertoggle) Also see [fuzzy finders](#fuzzy-finders). From fb09d928c90da2697cd3f4e3ed2fd34a2d5d2235 Mon Sep 17 00:00:00 2001 From: Sam Tebbs Date: Fri, 28 Oct 2016 19:17:28 +0100 Subject: [PATCH 3/4] Added vitality --- contents/plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contents/plugins.md b/contents/plugins.md index 315a47d..a3dbc8b 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -86,6 +86,7 @@ - [tagbar](https://github.com/majutsushi/tagbar) - [vimfiler](https://github.com/Shougo/vimfiler.vim) - [vinegar](https://github.com/tpope/vim-vinegar) +- [numbertoggle](https://github.com/jeffkreeftmeijer/vim-numbertoggle) Also see [fuzzy finders](#fuzzy-finders). @@ -110,6 +111,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [dispatch](https://github.com/tpope/vim-dispatch) - [tmux-complete](https://github.com/wellle/tmux-complete.vim) - [tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) +- [vitality](https://github.com/sjl/vitality.vim) #### Undo history From d8a9e6175ad8f6894d2afc3cc28f500b67216073 Mon Sep 17 00:00:00 2001 From: Sam Tebbs Date: Fri, 28 Oct 2016 19:18:13 +0100 Subject: [PATCH 4/4] Added vim-exec --- contents/plugins.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contents/plugins.md b/contents/plugins.md index 315a47d..57d0ec0 100644 --- a/contents/plugins.md +++ b/contents/plugins.md @@ -86,6 +86,7 @@ - [tagbar](https://github.com/majutsushi/tagbar) - [vimfiler](https://github.com/Shougo/vimfiler.vim) - [vinegar](https://github.com/tpope/vim-vinegar) +- [numbertoggle](https://github.com/jeffkreeftmeijer/vim-numbertoggle) Also see [fuzzy finders](#fuzzy-finders). @@ -110,6 +111,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [dispatch](https://github.com/tpope/vim-dispatch) - [tmux-complete](https://github.com/wellle/tmux-complete.vim) - [tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) +- [vitality](https://github.com/sjl/vitality.vim) #### Undo history @@ -156,6 +158,7 @@ Also see [fuzzy finders](#fuzzy-finders). - [surround](https://github.com/tpope/vim-surround) - [targets](https://github.com/wellle/targets.vim) - [unicode.vim](https://github.com/chrisbra/unicode.vim) +- [exec](https://github.com/SamTebbs33/vim-exec) ## By filetype