diff options
Diffstat (limited to 'doc/configs.txt')
| -rw-r--r-- | doc/configs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configs.txt b/doc/configs.txt index e6238dd0..e79ca1c8 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -3779,7 +3779,7 @@ Default config: - cmd: >lua { "harper-ls", "--stdio" } - filetypes: >lua - { "c", "cpp", "cs", "gitcommit", "go", "html", "java", "javascript", "lua", "markdown", "nix", "python", "ruby", "rust", "swift", "toml", "typescript", "typescriptreact", "haskell", "cmake", "typst", "php", "dart", "clojure", "sh" } + { "asciidoc", "c", "cpp", "cs", "gitcommit", "go", "html", "java", "javascript", "lua", "markdown", "nix", "python", "ruby", "rust", "swift", "toml", "typescript", "typescriptreact", "haskell", "cmake", "typst", "php", "dart", "clojure", "sh" } - root_markers: >lua { ".git" } < |
