Replies: 1 comment 1 reply
-
That config is basically loading a default theme, modifying it slightly and then passing it to Our config options aren't really optimized for this kinda imperative setup. Currently they can either assign a default theme with plugins.alpha.theme or define a custom theme using plugins.alpha.layout. The situation might improve when we refactor the plugin to use a rfc42-style Looks like @GaetanLepage was the last to refactor the plugin, so he might have a better suggestion as he'll be more familiar with it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working to port my neovim + lazy config to nixvim and can't quite figure out how I am supposed to translate this code:
I am hoping someone here can help me understand how this should be converted.
Beta Was this translation helpful? Give feedback.
All reactions