commit b06c81bdd50c45fd503c6f44c946c535f77fd693
parent 09083a712f8b76a0c6f7ade52f362dd0e68fe518
Author: Daniel Moch <daniel@danielmoch.com>
Date: Thu, 29 Aug 2019 05:21:26 -0400
Vim: Remove delimitMate globals
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.vim/vimrc b/.vim/vimrc
@@ -47,9 +47,7 @@ endif
" }}}
" Globals {{{
-let readline_has_bash=1
-let delimitMate_expand_space = 1
-let delimitMate_expand_cr = 1
+let readline_has_bash = 1
if exists('$TMUX')
if has('packages')
packadd vim-slime