qol(nixvim): file browser preview
This commit is contained in:
@@ -100,6 +100,11 @@ in
|
||||
};
|
||||
mini-files = {
|
||||
enable = true;
|
||||
settings = {
|
||||
windows = {
|
||||
preview = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
trouble.enable = true;
|
||||
cmp = {
|
||||
|
||||
Reference in New Issue
Block a user