summaryrefslogtreecommitdiff
path: root/autoload/ale/virtualtext.vim
AgeCommit message (Expand)Author
2021-12-09Initialize hl-groups correctly if virtual text is loaded first (#3960)Magnus Groß
2021-10-24Replace line breaks in virtual text with whitespace (#3949)Magnus Groß
2021-10-02Implement virtual text support for vim (#3915)Magnus Groß
2019-04-16fix 2434: use text field instead of the detail field for virtualtext (#2441)Jethro Shuwen Sun
2019-03-07Fix #2330 - Do not use getcurpos() to avoid changing curswantw0rp
2018-11-25Fixing linter problemsw0rp
2018-11-25Don't hardcode the namespace id for virtual textBjörn Linse
2018-11-14Add style highlights for virtualtext and document all of themw0rp
2018-11-14Add specific highlight groups for virtualtext (#2071)jamestthompson3
2018-11-06Move virtualtext handling to own fileLuan Santos