Prevent creating backup files
This commit is contained in:
@@ -19,6 +19,10 @@ set cursorline
|
|||||||
set lazyredraw
|
set lazyredraw
|
||||||
set showmatch
|
set showmatch
|
||||||
set hlsearch
|
set hlsearch
|
||||||
|
|
||||||
|
set nobackup
|
||||||
|
set nowritebackup
|
||||||
|
set signcolumn=yes
|
||||||
" Shows non-printing characters
|
" Shows non-printing characters
|
||||||
set listchars=tab:→\ ,extends:→,precedes:←,trail:·,eol:¬
|
set listchars=tab:→\ ,extends:→,precedes:←,trail:·,eol:¬
|
||||||
set list
|
set list
|
||||||
|
|||||||
Reference in New Issue
Block a user