commit 7ad707d48cf390fd7627d9a809d1b8e898bcaa36
parent fb7b8b06efaaa6ec6603ecf3fd74bd52db316101
Author: Ed van Bruggen <edvb54@gmail.com>
Date: Sat, 1 Aug 2015 08:30:43 -0700
Vim: Add comment for bufstop in bundles file
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/vimrc.bundles b/vimrc.bundles
@@ -72,9 +72,10 @@ Bundle 'ap/vim-buftabline'
Bundle 'junegunn/vim-easy-align'
" use s and S to move through line
Bundle 'jayflo/vim-skip'
+" ui for changing to open buffer
+Bundle 'mihaifm/bufstop'
" Bundle 'itchyny/vim-cursorword'
-Bundle 'mihaifm/bufstop'
filetype plugin indent on