24.05: Buildable
This commit is contained in:
parent
fe33f30bce
commit
71385d9ba9
13 changed files with 329 additions and 256 deletions
|
@ -12,9 +12,7 @@
|
|||
vim = "nvim";
|
||||
};
|
||||
programs.nixvim = {
|
||||
# Required, otherwise light mode becomes a default dark theme.
|
||||
colorschemes.base16.colorscheme = "solarized-${config.stylix.polarity}";
|
||||
|
||||
colorschemes.base16.setUpBar = false; # We want the custom theme for lualine, probably
|
||||
options = {
|
||||
ignorecase = true;
|
||||
smartcase = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue