diff --git a/outputs/pkgs/ook-vim/plugins/ui.nix b/outputs/pkgs/ook-vim/plugins/ui.nix index f709199..31512fa 100644 --- a/outputs/pkgs/ook-vim/plugins/ui.nix +++ b/outputs/pkgs/ook-vim/plugins/ui.nix @@ -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 = {