Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-16 | Fix #4505 - Handle spaces in markdown fences | w0rp | |
2023-08-15 | Fix error loading "text" syntax for hover (#4574) | Tomáš Janoušek | |
rust-analyzer sometimes returns a hover result with language being "text", but there's no syntax/text.vim, so this would fail with: Error detected while processing function <SNR>150_VimOutputCallback[6]..<lambda>8[1]..ale#lsp#HandleMessage[30]..ale#hover#HandleLSPResponse[42]..ale#floating_preview#Show[13]..<SNR>161_VimShow: line 13: E484: Cannot open file syntax/text.vim Only including the file when it actually exists fixes this. | |||
2020-08-12 | Close #3274 - Handle basic LSP markdown formatting | w0rp | |