aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/decorations_spec.lua
Commit message (Expand)AuthorAge
* refactor(decorations): merge the two different code paths for virt_textBjörn Linse2021-07-29
* feat(decorations): allow more than one stacked highlight in a virt_textBjörn Linse2021-07-29
* fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespaceBjörn Linse2021-07-29
* coverity/331378: Fix inserting new decor providerJames McCoy2021-05-06
* decorations: right_align and win_colBjörn Linse2021-05-01
* decoration: Clean up duplicate Decoration attributes + bonus hl_eol flagBjörn Linse2021-04-14
* decorations: memory error with ephemeral virt_textBjörn Linse2021-03-23
* api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* decorations: add additional styling of virt_text overlaysBjörn Linse2021-03-10
* decorations: allow virt_text overlay at any columnBjörn Linse2021-02-22
* decorations: allow nvim_set_hl to break existing linksBjörn Linse2020-11-21
* api: add API for themesBjörn Linse2020-11-01
* api: multiple decoration providers at onceBjörn Linse2020-10-10