nvim: Add dieter/dieter-nocolor variants. Switch with <Leader>uc
This commit is contained in:
parent
091442fcdf
commit
13348be8e9
5 changed files with 156 additions and 112 deletions
home/common/nvim
|
@ -154,7 +154,7 @@ in
|
|||
};
|
||||
type = "lua";
|
||||
config = ''
|
||||
vim.cmd.colorscheme "dieter"
|
||||
vim.cmd.colorscheme "dieter-nocolor"
|
||||
'';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue