diff --git a/modules/tui/neovim.nix b/modules/tui/neovim.nix index 7ed299c..acc3676 100644 --- a/modules/tui/neovim.nix +++ b/modules/tui/neovim.nix @@ -108,7 +108,6 @@ in { enable = true; lspSignature.enable = true; lspconfig.enable = true; - lsplines.enable = true; mappings = { addWorkspaceFolder = "wa"; codeAction = "a";