HASH ab752ac930ca
DATE 2025-03-30
SUBJECT nvf: disable vale, ltex-ls --> ltex-ls-plus
FILES 2 CHANGED
HASH ab752ac930ca
DATE 2025-03-30
SUBJECT nvf: disable vale, ltex-ls -->
ltex-ls-plus
FILES 2 CHANGED
┌─ outputs/pkgs/ook-vim/config/plugins/languages/markdown.nix ───────────────┐
│ diff --git a/outputs/pkgs/ook-vim/config/plugins/languages/markdown.nix b/outputs/ │
│ pkgs/ook-vim/config/plugins/languages/markdown.nix │
│ index e7a5855..cdc40d4 100644 │
│ --- a/outputs/pkgs/ook-vim/config/plugins/languages/markdown.nix │
│ +++ b/outputs/pkgs/ook-vim/config/plugins/languages/markdown.nix │
│ @@ -2,7 +2,7 @@ │
│ vim = { │
│ languages.markdown = { │
│ enable = true; │
│ - vale.enable = true; │
│ + vale.enable = false; │
│ ltex.enable = true; │
│ extensions = { │
│ render-markdown-nvim = { │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...lugins/languages/markdown.nix ───┐
│ diff --git a/outputs/pkgs/ook-vim/config/plu │
│ gins/languages/markdown.nix b/outputs/pkgs/o │
│ ok-vim/config/plugins/languages/markdown.nix │
│ index e7a5855..cdc40d4 100644 │
│ --- a/outputs/pkgs/ook-vim/config/plugins/la │
│ nguages/markdown.nix │
│ +++ b/outputs/pkgs/ook-vim/config/plugins/la │
│ nguages/markdown.nix │
│ @@ -2,7 +2,7 @@ │
│ vim = { │
│ languages.markdown = { │
│ enable = true; │
│ - vale.enable = true; │
│ + vale.enable = false; │
│ ltex.enable = true; │
│ extensions = { │
│ render-markdown-nvim = { │
└──────────────────────────────────────────────┘
┌─ outputs/pkgs/ook-vim/modules/plugins/languages/markdown.nix ──────────────┐
│ diff --git a/outputs/pkgs/ook-vim/modules/plugins/languages/markdown.nix b/outputs │
│ /pkgs/ook-vim/modules/plugins/languages/markdown.nix │
│ index db2cabd..248fbe9 100644 │
│ --- a/outputs/pkgs/ook-vim/modules/plugins/languages/markdown.nix │
│ +++ b/outputs/pkgs/ook-vim/modules/plugins/languages/markdown.nix │
│ @@ -81,7 +81,7 @@ in { │
│ enable = mkEnableOption "Enable ltex-ls"; │
│ package = mkOption { │
│ type = package; │
│ - default = pkgs.ltex-ls; │
│ + default = pkgs.ltex-ls-plus; │
│ }; │
│ language = mkOption { │
│ type = enum languages; │
│ @@ -117,7 +117,7 @@ in { │
│ # lua │
│ '' │
│ lspconfig.ltex.setup{ │
│ - cmd = {"${cfg.ltex.package}/bin/ltex-ls"}, │
│ + cmd = {"${cfg.ltex.package}/bin/ltex-ls-plus"}, │
│ capabilities = capabilities; │
│ on_attach = default_on_attach; │
│ flags = { debounce_text_changes = 300 }, │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...lugins/languages/markdown.nix ───┐
│ diff --git a/outputs/pkgs/ook-vim/modules/pl │
│ ugins/languages/markdown.nix b/outputs/pkgs/ │
│ ook-vim/modules/plugins/languages/markdown.n │
│ ix │
│ index db2cabd..248fbe9 100644 │
│ --- a/outputs/pkgs/ook-vim/modules/plugins/l │
│ anguages/markdown.nix │
│ +++ b/outputs/pkgs/ook-vim/modules/plugins/l │
│ anguages/markdown.nix │
│ @@ -81,7 +81,7 @@ in { │
│ enable = mkEnableOption "Enable ltex- │
│ ls"; │
│ package = mkOption { │
│ type = package; │
│ - default = pkgs.ltex-ls; │
│ + default = pkgs.ltex-ls-plus; │
│ }; │
│ language = mkOption { │
│ type = enum languages; │
│ @@ -117,7 +117,7 @@ in { │
│ # lua │
│ '' │
│ lspconfig.ltex.setup{ │
│ - cmd = {"${cfg.ltex.package}/bin │
│ /ltex-ls"}, │
│ + cmd = {"${cfg.ltex.package}/bin │
│ /ltex-ls-plus"}, │
│ capabilities = capabilities; │
│ on_attach = default_on_attach; │
│ flags = { debounce_text_changes │
│ = 300 }, │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET