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