aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/plines.c
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* vim-patch:8.2.4501: with 'showbreak' set cursor displayed in wrong positionzeertzjq2022-11-05
* vim-patch:9.0.0788: ModeChanged autocmd not executed when Visual ends with CT...zeertzjq2022-10-19
* vim-patch:9.0.0412: compiler warning for unused argumentzeertzjq2022-09-08
* vim-patch:9.0.0410: struct member cts_lnum is unusedzeertzjq2022-09-08
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor(plines): use a struct for chartabsize statebfredl2022-08-29
* refactor: replace char_u #18429dundargoc2022-06-28
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* refactor(macros): delete multibyte macros which just are aliasesBjörn Linse2021-11-14
* feat(decorations): support more than one virt_lines blockBjörn Linse2021-10-23
* feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* refactor: format with uncrustify #15755dundargoc2021-09-24
* vim-patch:8.1.2281: 'showbreak' cannot be set for one windowSean Dewar2021-09-10
* refactor(plines): move horizontal size functions to plines.cBjörn Linse2021-08-11
* refactor(plines): style of new plines.c fileBjörn Linse2021-08-10
* refactor(plines): move out plines related code from misc1.cBjörn Linse2021-08-10