summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 2a09572..e90c74a 100644
--- a/vimrc
+++ b/vimrc
@@ -271,6 +271,8 @@ map <home> g<home>
map <end> g<end>
" }}}
"}}}
+" }}}
+
" Plugin settings {{{
" Enhanced Commentify {{{
let g:EnhCommentifyBindInInsert = 'No'
@@ -299,4 +301,3 @@ if file_readable(s:session_file) && expand("%:.") !~ '^/'
endif
" }}}
" }}}
-" }}}