enable autoread
This commit is contained in:
parent
37bf8b7167
commit
951d40698f
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -81,6 +81,7 @@ set virtualedit=block
|
||||||
set scrolloff=1
|
set scrolloff=1
|
||||||
set wildmenu
|
set wildmenu
|
||||||
set term=screen-256color
|
set term=screen-256color
|
||||||
|
set autoread
|
||||||
|
|
||||||
" tabs and line wrap
|
" tabs and line wrap
|
||||||
set tabstop=4
|
set tabstop=4
|
||||||
|
|
Loading…
Add table
Reference in a new issue