Enable autoread

master
Hektor Misplon 2021-08-31 14:14:50 +02:00
parent 53fddd1195
commit c6f6d7304c
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -25,6 +25,7 @@ se cole=0 cocu="" " Conceal
se cb=unnamedplus " Clipboard
se fcs+=vert:│ " Cleaner split separator (tmux style)
set lcs=tab:→\ ,trail" Whitespace rendering
set ar " Autoread
" Functions ____________________________