diff --git a/home-manager/common/software/cli/neovim.nix b/home-manager/common/software/cli/neovim.nix index 3ee02042..daf2fd09 100644 --- a/home-manager/common/software/cli/neovim.nix +++ b/home-manager/common/software/cli/neovim.nix @@ -10,6 +10,7 @@ nvchad-ui ]; }; +} # plugins = with pkgs.vimPlugins; [ # # vim-airline # Trying out lualine - below # YouCompleteMe