aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/grid.c
Commit message (Expand)AuthorAge
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* ci: lint with uncrustify #18563dundargoc2022-05-20
* refactor: move more grid functions to grid.c. Clean up some variablesbfredl2022-05-18
* refactor: grid->rows and grid->colsbfredl2022-05-18
* fix(PVS/V1028): prevent potential overflowDundar Goc2022-05-17
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor(grid): move out grid_* functions from screen.cbfredl2022-05-08