Remove set directory=~/tmp in .vimrc

This commit is contained in:
Gea-Suan Lin
2012-01-17 09:34:19 +08:00
parent bd4d1e1d38
commit 89a6992473

1
.vimrc
View File

@@ -1,6 +1,5 @@
set cindent set cindent
set cursorline set cursorline
set directory=~/tmp
set encoding=utf8 set encoding=utf8
set expandtab set expandtab
set fileencoding=utf8 set fileencoding=utf8