Modules/Yazi: Use updated color module for theme
This commit is contained in:
@ -174,8 +174,8 @@ with mylib.networking; {
|
||||
};
|
||||
|
||||
documentation = {
|
||||
enable = true;
|
||||
# NOTE: Disable this while configuring stuff, it's slow
|
||||
enable = true;
|
||||
man.enable = config.documentation.enable;
|
||||
man.generateCaches = true; # Slow but needed for neovim man picker
|
||||
info.enable = config.documentation.enable;
|
||||
|
Reference in New Issue
Block a user