nixvim plugins
install all currently wanted plugins
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
{
|
||||
programs.nixvim.plugins.which-key = {
|
||||
enable = true;
|
||||
lazyLoad.settings.event = [
|
||||
"BufReadPost"
|
||||
"BufNewFile"
|
||||
];
|
||||
autoLoad = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user