Don't butcher filename in last viminfo argument

Closes #10.
This commit is contained in:
Tim Pope
2013-01-07 09:34:22 -05:00
parent cb4b85e1d2
commit 6bc9f8c7ad

View File

@@ -52,7 +52,7 @@ set autoread
set autowrite set autowrite
set fileformats=unix,dos,mac set fileformats=unix,dos,mac
set viminfo+=! set viminfo^=!
if isdirectory(expand('~/.cache/vim')) if isdirectory(expand('~/.cache/vim'))
if &directory =~# '^\.,' if &directory =~# '^\.,'