Set autochdir for vim.

This commit is contained in:
Gea-Suan Lin
2016-01-30 13:10:08 +08:00
parent 0aa48028f8
commit 11c6029dc2

View File

@@ -1,4 +1,5 @@
" "
set autochdir
set autoindent set autoindent
set backspace=indent,eol,start set backspace=indent,eol,start
set cursorline set cursorline