From b49e49e7f13d8c5d207e04d0d1cd0aa2b2d97b8b Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sun, 15 Jan 2023 09:11:58 -0600 Subject: [PATCH] home | switch nvim colorscheme to dracula --- user/don/neovim.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/user/don/neovim.nix b/user/don/neovim.nix index 6390514..c8bd65f 100644 --- a/user/don/neovim.nix +++ b/user/don/neovim.nix @@ -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