Files
ale/autoload/ale
Tomáš Janoušek fe38101db7 Fix error loading "text" syntax for hover (#4574)
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.
2023-08-15 11:20:47 +01:00
..
2023-08-15 10:15:06 +01:00
2023-08-15 10:15:06 +01:00
2022-04-01 14:35:07 +01:00
2022-04-01 14:35:07 +01:00
2018-09-08 16:05:34 -04:00
2023-02-08 01:14:47 +00:00
2019-02-06 18:05:13 +00:00
2022-04-01 13:17:15 +01:00