Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index a2f0c9d9..f9a9c67e 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1783,6 +1783,7 @@ roots = [".marksman.toml"]
language-servers = [ "marksman", "markdown-oxide" ]
indent = { tab-width = 2, unit = " " }
block-comment-tokens = { start = "<!--", end = "-->" }
+word-completion.trigger-length = 4
[[grammar]]
name = "markdown"