aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/state.h
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-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
* main: Start modeling Nvim as pushdown automatonThiago de Arruda2015-10-26