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;
|
enable = true;
|
||||||
extraConfig =
|
extraConfig =
|
||||||
''
|
''
|
||||||
colorscheme aurora
|
colorscheme dracula
|
||||||
set backspace="indent,eol,start"
|
set backspace="indent,eol,start"
|
||||||
set autoindent
|
set autoindent
|
||||||
set history=50
|
set history=50
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
ale
|
ale
|
||||||
ansible-vim
|
ansible-vim
|
||||||
aurora # color
|
aurora # color
|
||||||
|
dracula-nvim
|
||||||
gitv
|
gitv
|
||||||
tabular
|
tabular
|
||||||
vim-airline
|
vim-airline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue