aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/search.h
Commit message (Expand)AuthorAge
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* vim-patch:8.2.4463: completion only uses strict matchingSean Dewar2023-01-17
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: move FunPtr to types.h (#19466)zeertzjq2022-07-22
* vim-patch:8.2.2813: cannot grep using fuzzy matchingSean Dewar2022-02-07
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor: replace TRUE/FALSE macros with C99 true/falseDundar Göc2021-07-25
* vim-patch:8.2.0884: searchcount() test fails on slower systemsshadmansaleh2021-05-09
* vim-patch:8.2.0877: cannot get the search statisticsshadmansaleh2021-05-09
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* vim-patch:8.0.1148: gN doesn't work on last match with 'wrapscan' offJan Edmund Lazo2018-08-19
* refactor/single-include (#6563)Othon Briganó2017-04-22
* vim-patch:7.4.984watiko2016-03-02
* *: Fix lint errors found in new code in previously ignored filesZyX2015-10-08
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* move defines from vim.hBrandon Coleman2014-07-12
* move values for find_pattern_in_path() to search.hBrandon Coleman2014-06-12
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15