chore(nvf): slight revamp n cleanup
This commit is contained in:
parent
d30c748dc3
commit
65815ff11f
9 changed files with 8 additions and 42 deletions
|
@ -3,18 +3,10 @@
|
|||
enable = true;
|
||||
globalStyle = "rounded";
|
||||
};
|
||||
breadcrumbs = {
|
||||
enable = true;
|
||||
navbuddy.enable = true;
|
||||
};
|
||||
breadcrumbs.enable = true;
|
||||
colorizer.enable = true;
|
||||
illuminate.enable = true;
|
||||
noice = {
|
||||
enable = true;
|
||||
setupOpts = {
|
||||
notify.enabled = true;
|
||||
};
|
||||
};
|
||||
noice.enable = true;
|
||||
nvim-ufo.enable = true;
|
||||
smartcolumn.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue