summary refs log tree commit diff
path: root/.vimrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2015-01-16 12:00:59 -0500
committerJune McEnroe <programble@gmail.com>2015-01-16 12:00:59 -0500
commit26bcdd804c63e4d1ec0000b51095a2a0d55fadae (patch)
treedbdb62f108685467c92a4e48552adffe13324020 /.vimrc
parentIgnore .DS_Store (diff)
downloadsrc-26bcdd804c63e4d1ec0000b51095a2a0d55fadae.tar.gz
src-26bcdd804c63e4d1ec0000b51095a2a0d55fadae.zip
Add vim-signature plugin
Diffstat (limited to '')
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 81bd3600..a6ce2641 100644
--- a/.vimrc
+++ b/.vimrc
@@ -289,6 +289,8 @@ Plug 'tpope/vim-ragtag'
 
 Plug 'Z1MM32M4N/vim-superman'
 
+Plug 'kshenoy/vim-signature'
+
 call plug#end()
 
 set background=dark