home/natto/services/emacs: change theme

This commit is contained in:
2022-03-18 23:52:24 +05:30
parent a2dfe8bea3
commit d65b3d0db2
2 changed files with 124 additions and 97 deletions

View File

@@ -7,7 +7,7 @@
# package = pkgs.neovim-nightly.overrideAttrs (_:{
# nativeBuildInputs = with pkgs; [ unzip cmake pkgconfig gettext tree-sitter ];
# });
defaultEditor = true;
defaultEditor = false;
configure = {
customRC = ''
lua << EOF