aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/plines.h
Commit message (Expand)AuthorAge
* refactor: move virtcol functions to plines.czeertzjq2023-08-25
* vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreakzeertzjq2023-08-23
* fix(plines): handle inline virtual text after last char (#24241)zeertzjq2023-07-03
* refactor(drawline): move inline text code to its own functionbfredl2023-05-22
* fix(extmark): fix cursor position with both left and right gravity inline textbfredl2023-05-22
* vim-patch:9.0.0205: cursor in wrong position when inserting after virtual textIbby2023-05-22
* feat(ui): inline virtual textIbby2023-05-22
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:9.0.0410: struct member cts_lnum is unusedzeertzjq2022-09-08
* refactor(plines): use a struct for chartabsize statebfredl2022-08-29
* refactor(plines): move out plines related code from misc1.cBjörn Linse2021-08-10