From 4675a023e85fb0c188cbf1916decff43ab95a692 Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 15 Jul 2025 14:47:28 -0400 Subject: working on custom neovim --- pkgs/custom-neovim/default.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 20c32e1..860e476 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -35,12 +35,10 @@ in nvim-treesitter.withAllGrammars # All treesitter grammars. tabby-nvim # Tab bar. lualine-nvim # Status line. - telescope-nvim # Picker. # plenary-nvim # General Library. - plenary-nvim-git + # plenary-nvim-git alpha-nvim # Dashboard. persisted-nvim # Session manager. - # which-key-nvim which-key-nvim-git snacks-nvim @@ -65,6 +63,7 @@ in # LSP Servers lua-language-server # Lua LS nixd # Nix LS + nil marksman # Markdown LS # Formatters -- cgit v1.2.3