Adjust Neovim colors to also work with light mode
This commit is contained in:
parent
dff2ba275a
commit
035d66c186
4 changed files with 16 additions and 2 deletions
|
@ -4,6 +4,8 @@
|
|||
programs.neovim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
|
||||
/* This doesn't work with standalone home-manager */
|
||||
extraPackages = with pkgs; [
|
||||
lua-language-server
|
||||
nodePackages.intelephense
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue