Initial rewrite
Signed-off-by: Timothy Pidashev <mail@timmypidashev.dev>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
cmd = { "marksman", "server" },
|
||||
filetypes = { "markdown", "markdown.mdx" },
|
||||
root_markers = { ".marksman.toml", ".git" },
|
||||
}
|
||||
Reference in New Issue
Block a user