aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/file_search.h
Commit message (Expand)AuthorAge
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor/single-includededmass2017-04-08
* move FINDFILE_* defines to file_search.hBrandon Coleman2014-06-12
* 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