Enable more mini.nvim plugins.
This commit is contained in:
parent
bea85b59c5
commit
fd1df7a202
@ -94,9 +94,8 @@
|
||||
diff.enable = true;
|
||||
files.enable = true;
|
||||
git.enable = true;
|
||||
statusline.enable = true;
|
||||
notify.enable = true;
|
||||
indentscope.enable = true;
|
||||
sessions.enable = true;
|
||||
visits.enable = true;
|
||||
hipatterns = {
|
||||
enable = true;
|
||||
setupOpts = {
|
||||
@ -105,6 +104,11 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
icons.enable = true;
|
||||
indentscope.enable = true;
|
||||
notify.enable = true;
|
||||
starter.enable = true;
|
||||
statusline.enable = true;
|
||||
};
|
||||
|
||||
# Use telescope
|
||||
|
Loading…
x
Reference in New Issue
Block a user