aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/drawline.c
Commit message (Expand)AuthorAge
* refactor: convert drawline.c draw states to enum (#21067)luukvbaal2022-11-15
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* feat(extmarks): allow preventing spellchecking with spell = falseThomas Vigouroux2022-11-12
* Enable new diff option linematch (#14537)Jonathon2022-11-04
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor: replace char_u with charDundar Göc2022-10-15
* fix(extmarks): make virt_lines always start at 0 virtcolzeertzjq2022-09-25
* fix(redraw): make redrawdebug=nodelta handle all the casesbfredl2022-09-22
* refactor: suppress PVS false positives (#20264)zeertzjq2022-09-21
* refactor: replace char_u with charDundar Göc2022-09-06
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* refactor: replace char_u with charDundar Göc2022-08-31
* 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: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* vim-patch:9.0.0036: 'fillchars' cannot have window-local valueszeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor(drawline.c): factor out utf8 multibyte checkLewis Russell2022-08-19
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19