aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/move.h
Commit message (Expand)AuthorAge
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq2023-11-30
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_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: format all C files under nvim/ #15977dundargoc2021-10-12
* move: dir in onepage() is DirectionJan Edmund Lazo2018-09-10
* *: Fix linter errorsZyX2017-04-08
* refactor/single-include: move.h #6469dedmass2017-04-08
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* 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