aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/quickfix.h
Commit message (Expand)AuthorAge
* refactor: eliminate cyclic includesdundargoc2023-12-20
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* vim-patch:8.2.2813: cannot grep using fuzzy matchingSean Dewar2022-02-07
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* refactor/single-include (#6586)relnod2017-04-25
* move defines from vim.hBrandon Coleman2014-07-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