Skip to content

Commit 4a6dc06

Browse files
authored
Add docs for Marksman (#2604)
1 parent 6658a17 commit 4a6dc06

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/language_servers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,12 @@ Spell check can be provided by [LSP-ltex-ls](https://github.com/LDAP/LSP-ltex-ls
423423
}
424424
```
425425

426+
### Marksman
427+
428+
An LSP server for Markdown that provides completion, go to definition, find references, diagnostics, and more.
429+
430+
Follow installation instructions on [LSP-marksman](https://github.com/sublimelsp/LSP-marksman).
431+
426432
## Nim
427433

428434
Follow installation instructions on [LSP-nimlangserver](https://github.com/sublimelsp/LSP-nimlangserver).

0 commit comments

Comments
 (0)