chore(nvf): slight revamp n cleanup

This commit is contained in:
Mohammad Rafiq 2025-06-03 08:37:27 +08:00
parent d30c748dc3
commit 65815ff11f
No known key found for this signature in database
9 changed files with 8 additions and 42 deletions

View file

@ -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;
}