aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/grid.h
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor(grid): implement rightleftcmd as a post-processing stepbfredl2023-11-03
* docs: small fixes (#25585)dundargoc2023-10-29
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(grid): change schar_T representation to be more compactbfredl2023-09-19
* vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'zeertzjq2023-08-18
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: replace char_u with charDundar Göc2022-09-09
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor: move non-symbols in mbyte.h to mbyte_defs.hzeertzjq2022-08-08
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor(grid): move out grid_* functions from screen.cbfredl2022-05-08