aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/lsp_markdown.vim
Commit message (Collapse)AuthorAge
* fix(lsp): syntax improvements for lsp_markdownFolke Lemaitre2021-06-25
|
* fix(lsp): replace --- by a line in stylize_markdownFolke Lemaitre2021-06-15
|
* feat(lsp): hide triple - in hover window.elianiva2021-06-15
|
* refactor(lsp): consolidate the different floating window methods into ↵Folke Lemaitre2021-05-29
| | | | open_floating_preview
* lsp: update lsp_markdown syntax to not clash with built-in markdown syntaxMichael Lingelbach2021-03-15
|
* lsp: add custom syntax rules for lsp floating windowMichael Lingelbach2021-03-09