From d11d840d3e3df66ce3f778d185306a48ab5fdd83 Mon Sep 17 00:00:00 2001 From: triethyl Date: Tue, 5 Aug 2025 18:55:04 -0400 Subject: neovim: ton of stuff (sorry) --- pkgs/custom-neovim/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 1cafdcb..61b66ce 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -17,14 +17,12 @@ in actions-preview-nvim # Adds a selector for LSP actions. nvim-treesitter.withAllGrammars # All treesitter grammars. tabby-nvim # Tab bar. - lualine-nvim # Status line. # alpha-nvim # Dashboard. # persisted-nvim # Session manager. snacks-nvim # oil-nvim dropbar-nvim auto-session - vimade # Colorschemes oxocarbon-nvim # IBM Carbon themes. -- cgit v1.2.3