mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-27 01:23:35 +00:00
fix
This commit is contained in:
parent
41d69ec335
commit
33d97cebb0
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ set noswapfile
|
|||
set hlsearch " highlight all results
|
||||
set ignorecase
|
||||
set incsearch " search as you type
|
||||
set signcolumn=yes " always show git diff collumn
|
||||
set signcolumn=yes " always show git diff column
|
||||
set spell spelllang=en_us
|
||||
colorscheme onehalflight
|
||||
let g:airline_theme = 'onehalflight'
|
||||
|
|
Loading…
Reference in a new issue