vim to autoreload from disk
This commit is contained in:
parent
5dec5e9996
commit
c3e80633d1
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
" global settings
|
" global settings
|
||||||
|
set autoread
|
||||||
set nocompatible
|
set nocompatible
|
||||||
set noswapfile
|
set noswapfile
|
||||||
set undofile
|
set undofile
|
||||||
|
|
Loading…
Reference in a new issue