aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/lsp_markdown.vim
Commit message (Expand)AuthorAge
* feat(lsp): hide backticks in LSP docstrings #19377Justin M. Keyes2022-07-15
* 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 open_fl...Folke Lemaitre2021-05-29
* 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