mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-12 04:53:46 -05:00
@@ -55,6 +55,9 @@ set autoread
|
||||
set autowrite
|
||||
set fileformats+=mac
|
||||
|
||||
if &history < 1000
|
||||
set history=1000
|
||||
endif
|
||||
set viminfo^=!
|
||||
|
||||
if isdirectory(expand('~/.cache/vim'))
|
||||
|
||||
Reference in New Issue
Block a user