summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/plines.h
AgeCommit message (Expand)AuthorFiles
2026-04-04vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-02-13vim-patch:9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" (#32434)zeertzjq1
2024-08-30feat(mbyte): support extended grapheme clusters including more emojibfredl1
2024-07-13refactor(declarations): also generate prototypes for functions in headersbfredl1
2024-02-06docs: small fixes (#27213)dundargoc1
2024-01-25refactor: IWYU (#27186)zeertzjq1
2024-01-25docs: various fixes (#27063)dundargoc1
2024-01-22refactor: use "csarg" for CharsizeArg variables (#27123)zeertzjq1
2024-01-22perf: reuse fast character size calculation algorithm from getvcol()VanaIgr1
2024-01-18perf: cache breakindent/showbreak width in win_lbr_chartabsizeVanaIgr1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-12-05refactor(IWYU): move marktree types to marktree_defs.h (#26402)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-08-25refactor: move virtcol functions to plines.czeertzjq1
2023-08-23vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreakzeertzjq1
2023-07-03fix(plines): handle inline virtual text after last char (#24241)zeertzjq1
2023-05-22refactor(drawline): move inline text code to its own functionbfredl1
2023-05-22fix(extmark): fix cursor position with both left and right gravity inline textbfredl1
2023-05-22vim-patch:9.0.0205: cursor in wrong position when inserting after virtual textIbby1
2023-05-22feat(ui): inline virtual textIbby1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-09-08vim-patch:9.0.0410: struct member cts_lnum is unusedzeertzjq1
2022-08-29refactor(plines): use a struct for chartabsize statebfredl1
2021-08-10refactor(plines): move out plines related code from misc1.cBjörn Linse1