From a137fb0f1b16287f73100212f0f1980523fcac18 Mon Sep 17 00:00:00 2001 From: Mike Vink <59492084+ivi-vink@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:53:56 +0000 Subject: fix cmp --- profiles/core/neovim.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles') diff --git a/profiles/core/neovim.nix b/profiles/core/neovim.nix index 9e32c93..894d11c 100644 --- a/profiles/core/neovim.nix +++ b/profiles/core/neovim.nix @@ -45,6 +45,7 @@ plugins = with pkgs.vimPlugins; [ # highlighting nvim-treesitter.withAllGrammars + avante-nvim playground gruvbox-material kanagawa-nvim -- cgit v1.2.3