From 17d088c33a6f6e09b05e6f06aa6e76b9d928e758 Mon Sep 17 00:00:00 2001 From: steveokard Date: Tue, 10 Apr 2018 01:13:44 -0400 Subject: [PATCH] vim plugins --- notes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/notes b/notes index 6a2ba03..6b58dfe 100644 --- a/notes +++ b/notes @@ -4,4 +4,9 @@ Plugins: https://github.com/jceb/vim-orgmode/blob/master/doc/orgguide.txt Misc: Continue trying to learn i3 +Vim Plugins: + Plugin 'tomtom/tcomment_vim' + Plugin 'easymotion/vim-easymotion' + Plugin 'Valloric/YouCompleteMe' +(also review how the leader key works)