neovim: update plugin module names

This commit is contained in:
ooks-io 2024-11-18 11:31:16 +11:00
parent a30e2a0bc1
commit edc99e84ef

View file

@ -14,14 +14,12 @@
};
# < https://github.com/NotAShelf/nvf/tree/main/modules/plugins/visuals >
visuals = {
enable = true;
# icons that other plugins depend on.
nvimWebDevicons.enable = true;
nvim-web-devicons.enable = true;
fidget-nvim.enable = true;
# indent lines
indentBlankline = {
indent-blankline = {
enable = true;
setupOpts = {
scope = {