From 1207d3c6f96c8fb442539975070b86900adf122b Mon Sep 17 00:00:00 2001 From: Kankys Date: Thu, 27 Nov 2025 00:21:06 +0100 Subject: [PATCH] change colorscheme dracula --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.vim b/init.vim index b8f0613..d0f66ef 100644 --- a/init.vim +++ b/init.vim @@ -73,7 +73,7 @@ endif " autocmd VimEnter * call NERDTreeFocus() " Autostart NERDTreeFocus " Atomaticky po startu theme -colorscheme github_dark +colorscheme dracula autocmd VimEnter * colorscheme github_dark " Autosave