diff --git a/home/neovim.nix b/home/neovim.nix index aa7105f..921509d 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -15,8 +15,6 @@ plugins = { lightline.enable = true; treesitter.enable = true; - lsp-lines.enable = true; - illuminate.enable = true; lsp = { enable = true; servers = {