aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/drawline.c
Commit message (Expand)AuthorAge
* Merge branch 'colorcolchar' into HEADJosh Rahm2023-01-14
|\
| * feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"Josh Rahm2022-08-30
| * feat(colorcolchar): rename colorcol in fillchars to colorcJosh Rahm2022-08-30
| * feat(colorcolchar): add the option "colorcol" to the fillchars settingJosh Rahm2022-08-30
* | refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* | refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* | fix(statuscolumn): fix sign column highlights (#21727)luukvbaal2023-01-11
* | fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)zeertzjq2023-01-10
* | test(statuscolumn): add more tests for wrapped lines (#21718)zeertzjq2023-01-10
* | docs: add 'statuscolumn' docstrings (#21717)luukvbaal2023-01-10
* | feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* | refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* | refactor: replace char_u with chardundargoc2023-01-09
* | refactor(win_line): rename attr to vi_attr (#21487)zeertzjq2022-12-21
* | refactor: replace char_u with chardundargoc2022-11-28
* | refactor: replace char_u with charDundar Göc2022-11-26
* | vim-patch:8.2.4062: match highlighting of tab too shortzeertzjq2022-11-24
* | vim-patch:8.2.3698: match highlighting continues over breakindentzeertzjq2022-11-24
* | 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