vim to autoreload from disk

This commit is contained in:
Cyryl Płotnicki 2019-03-01 10:12:32 +00:00
parent 5dec5e9996
commit c3e80633d1

View file

@ -1,4 +1,5 @@
" global settings
set autoread
set nocompatible
set noswapfile
set undofile