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