Update init.vim
This commit is contained in:
parent
0c6cd905c5
commit
68eb7e3731
1 changed files with 3 additions and 0 deletions
3
init.vim
3
init.vim
|
@ -15,6 +15,9 @@ set signcolumn=yes
|
||||||
set hidden
|
set hidden
|
||||||
set noerrorbells
|
set noerrorbells
|
||||||
set smartcase
|
set smartcase
|
||||||
|
set termguicolors
|
||||||
|
set background=dark
|
||||||
|
colorscheme melange
|
||||||
set nowrap
|
set nowrap
|
||||||
set tabstop=2
|
set tabstop=2
|
||||||
set ls=2
|
set ls=2
|
||||||
|
|
Loading…
Reference in a new issue