From 8bef048a43b810a2d5df83304437ea188c26e9f9 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 19 Sep 2023 14:48:07 +0200 Subject: fix(hm/conf/nvim/plgs/lsp/ltex): Deactivate in rust, as it's bothersome --- hm/soispha/conf/nvim/plgs/lsp/servers/servers/ltex.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hm/soispha/conf/nvim/plgs/lsp/servers/servers/ltex.nix b/hm/soispha/conf/nvim/plgs/lsp/servers/servers/ltex.nix index 0d039f82..d087d8dd 100644 --- a/hm/soispha/conf/nvim/plgs/lsp/servers/servers/ltex.nix +++ b/hm/soispha/conf/nvim/plgs/lsp/servers/servers/ltex.nix @@ -2,7 +2,6 @@ programs.nixvim.plugins.lsp.servers = { ltex = let filetypes = [ - "rust" "java" "cpp" "shell" -- cgit 1.4.1