summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-01 23:34:08 -0500
committerdoy <doy@tozt.net>2009-01-01 23:34:08 -0500
commit4fa0583b237d2700e07420992f42756caa84ddf7 (patch)
treefa95b91ad43f86816441dc3be84d9297ed2d51a2 /vimrc
parent9b19eb97b9f4c7e04a4939b79f31bdbb01ad897e (diff)
downloadconf-4fa0583b237d2700e07420992f42756caa84ddf7.tar.gz
conf-4fa0583b237d2700e07420992f42756caa84ddf7.zip
add code to skeleton files
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index b04b34a..bd38d7f 100644
--- a/vimrc
+++ b/vimrc
@@ -140,6 +140,8 @@ set dictionary+=/usr/share/dict/words
set complete+=k
set noincsearch
+
+"set undofile
" }}}
" Make vim less whiny {{{
" :bn with a change in the current buffer? no prob!