change colorscheme dracula
This commit is contained in:
2
init.vim
2
init.vim
@@ -73,7 +73,7 @@ endif
|
|||||||
" autocmd VimEnter * call NERDTreeFocus() " Autostart NERDTreeFocus
|
" autocmd VimEnter * call NERDTreeFocus() " Autostart NERDTreeFocus
|
||||||
|
|
||||||
" Atomaticky po startu theme
|
" Atomaticky po startu theme
|
||||||
colorscheme github_dark
|
colorscheme dracula
|
||||||
autocmd VimEnter * colorscheme github_dark
|
autocmd VimEnter * colorscheme github_dark
|
||||||
|
|
||||||
" Autosave
|
" Autosave
|
||||||
|
|||||||
Reference in New Issue
Block a user