remove lsplines from neovim

This commit is contained in:
jacekpoz 2024-05-15 21:08:00 +02:00
parent 3fc8568f10
commit 21b0972476
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -108,7 +108,6 @@ in {
enable = true;
lspSignature.enable = true;
lspconfig.enable = true;
lsplines.enable = true;
mappings = {
addWorkspaceFolder = "<leader>wa";
codeAction = "<leader>a";