mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 12:40:13 +00:00
clean up colorschemes
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
plugins = [ pkgs.vimPlugins.lualine-nvim ];
|
||||
setup.lualine = {
|
||||
options = {
|
||||
theme = "gruvbox";
|
||||
theme = "base16";
|
||||
icons_enabled = true;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user