home | switch nvim colorscheme to dracula
This commit is contained in:
parent
bd1faf6378
commit
b49e49e7f1
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue