[misc] ...
This commit is contained in:
parent
aa6135e5dc
commit
c1d98d3a73
|
@ -10,9 +10,15 @@ set autoindent
|
||||||
set confirm
|
set confirm
|
||||||
set noundofile
|
set noundofile
|
||||||
set nobackup
|
set nobackup
|
||||||
|
set nowritebackup
|
||||||
set hlsearch
|
set hlsearch
|
||||||
set noswapfile
|
set noswapfile
|
||||||
set ignorecase
|
set ignorecase
|
||||||
|
set smarttab
|
||||||
|
set smartindent
|
||||||
|
set cursorline
|
||||||
|
set incsearch
|
||||||
|
set signcolumn=yes
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
set fillchars=vert:\ ,fold:-
|
set fillchars=vert:\ ,fold:-
|
||||||
set clipboard+=unnamedplus
|
set clipboard+=unnamedplus
|
||||||
|
|
Loading…
Reference in New Issue
Block a user