HASH 6bc711ac3b78
DATE 2025-04-24
SUBJECT neovim: disable ltex
FILES 2 CHANGED
HASH 6bc711ac3b78
DATE 2025-04-24
SUBJECT neovim: disable ltex
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 cdc40d4..df7b1e1 100644 │
│ --- a/outputs/pkgs/ook-vim/config/plugins/languages/markdown.nix │
│ +++ b/outputs/pkgs/ook-vim/config/plugins/languages/markdown.nix │
│ @@ -3,7 +3,7 @@ │
│ languages.markdown = { │
│ enable = true; │
│ vale.enable = false; │
│ - ltex.enable = true; │
│ + ltex.enable = false; │
│ extensions = { │
│ render-markdown-nvim = { │
│ enable = true; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...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 cdc40d4..df7b1e1 100644 │
│ --- a/outputs/pkgs/ook-vim/config/plugins/la │
│ nguages/markdown.nix │
│ +++ b/outputs/pkgs/ook-vim/config/plugins/la │
│ nguages/markdown.nix │
│ @@ -3,7 +3,7 @@ │
│ languages.markdown = { │
│ enable = true; │
│ vale.enable = false; │
│ - ltex.enable = true; │
│ + ltex.enable = false; │
│ extensions = { │
│ render-markdown-nvim = { │
│ enable = true; │
└──────────────────────────────────────────────┘
┌─ 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 248fbe9..0490cdf 100644 │
│ --- a/outputs/pkgs/ook-vim/modules/plugins/languages/markdown.nix │
│ +++ b/outputs/pkgs/ook-vim/modules/plugins/languages/markdown.nix │
│ @@ -127,7 +127,6 @@ in { │
│ additionalRules = { │
│ languageModel = "${cfg.ltex.modelPath}", │
│ }, │
│ - checkFrequency = "save", │
│ }, │
│ }, │
│ } │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...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 248fbe9..0490cdf 100644 │
│ --- a/outputs/pkgs/ook-vim/modules/plugins/l │
│ anguages/markdown.nix │
│ +++ b/outputs/pkgs/ook-vim/modules/plugins/l │
│ anguages/markdown.nix │
│ @@ -127,7 +127,6 @@ in { │
│ additionalRules = { │
│ languageModel = "${cfg.lt │
│ ex.modelPath}", │
│ }, │
│ - checkFrequency = "save", │
│ }, │
│ }, │
│ } │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET