aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/match.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * perf(api): allow to use an arena for return valuesbfredl2022-08-23
* | vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
|/
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* vim-patch:8.2.1280: Ex command error cannot contain an argumentzeertzjq2022-08-07
* refactor: move FunPtr to types.h (#19466)zeertzjq2022-07-22
* vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)zeertzjq2022-07-13
* vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* refactor: replace char_uDundar Goc2022-07-02
* refactor: change type of linenr_T from long to int32_tDundar Goc2022-06-10
* fix(eval/f_getmatches): return empty list for invalid win argument (#18893)Sean Dewar2022-06-07
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* vim-patch:8.2.4812: unused struct itemzeertzjq2022-04-23
* vim-patch:8.2.4805: CurSearch used for all matches in current linezeertzjq2022-04-23
* vim-patch:8.2.4759: CurSearch highlight does not work for multi-line matchzeertzjq2022-04-21
* vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2022-04-21
* feat(highlight): implement CurSearch highlightFamiu Haque2022-04-17
* vim-patch:8.2.1078: highlight and match functionality together in one file (#...Lewis Russell2022-03-23