aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkatherine <shmibs@shmibbles.me>2017-09-22 21:28:17 -0700
committerkatherine <shmibs@shmibbles.me>2017-09-22 21:28:17 -0700
commit150ffa898bb6714ea15f13f9df5ef2972dc7d04f (patch)
tree6d7b35a05854c15d314dd5c5d9a61a33f58428c8
parent39d486ad6bf9ed92257e97c6b159e058d5438d7f (diff)
downloaddotfiles-150ffa898bb6714ea15f13f9df5ef2972dc7d04f.tar.gz
remove extraneous plugin
-rw-r--r--.vimrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.vimrc b/.vimrc
index c7395f4..456608f 100644
--- a/.vimrc
+++ b/.vimrc
@@ -40,8 +40,6 @@ Plugin 'sjl/gundo.vim'
Plugin 'itchyny/lightline.vim'
-Plugin 'dermusikman/sonicpi.vim'
-
Plugin 'tomtom/tcomment_vim'
call vundle#end()