change colorscheme
This commit is contained in:
2
init.vim
2
init.vim
@@ -106,7 +106,7 @@ nmap <C-k> <plug>NERDCommenterToggle
|
|||||||
vmap <C-l> <plug>NERDCommenterToggle<CR>
|
vmap <C-l> <plug>NERDCommenterToggle<CR>
|
||||||
|
|
||||||
" 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