diff --git a/modules/nixvim.nix b/modules/nixvim.nix index 46360f5..fbdbd24 100644 --- a/modules/nixvim.nix +++ b/modules/nixvim.nix @@ -121,6 +121,7 @@ plugins = { nvim-autopairs.enable = true; + web-devicons.enable = true; which-key = { enable = true;