summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2007-09-09 17:56:25 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2007-09-09 17:56:25 -0500
commit61374d73fc9b8db446a291ddd6c0cfa0ce235fc4 (patch)
treecd1ec0050d4e61868f1d34389240a81bd578c935
parent959a20c98f5b72ba08e3621f747594576a4705b7 (diff)
downloadvim-foldtext-61374d73fc9b8db446a291ddd6c0cfa0ce235fc4.tar.gz
vim-foldtext-61374d73fc9b8db446a291ddd6c0cfa0ce235fc4.zip
oops
-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
" }}}
" }}}
-" }}}