change theme
This commit is contained in:
parent
c1d51d3ece
commit
dcee5c19b2
1 changed files with 1 additions and 1 deletions
2
init.vim
2
init.vim
|
@ -19,7 +19,7 @@ vmap <c-/> <plug>NERDCommenterToggle
|
||||||
|
|
||||||
"theme configuration
|
"theme configuration
|
||||||
syntax enable
|
syntax enable
|
||||||
colorscheme gruvbox
|
colorscheme dracula
|
||||||
|
|
||||||
set splitright
|
set splitright
|
||||||
set splitbelow
|
set splitbelow
|
||||||
|
|
Loading…
Reference in a new issue