home | switch nvim colorscheme to dracula

This commit is contained in:
Don Harper 2023-01-15 09:11:58 -06:00
parent bd1faf6378
commit b49e49e7f1

View file

@ -4,7 +4,7 @@
enable = true;
extraConfig =
''
colorscheme aurora
colorscheme dracula
set backspace="indent,eol,start"
set autoindent
set history=50
@ -65,6 +65,7 @@
ale
ansible-vim
aurora # color
dracula-nvim
gitv
tabular
vim-airline