aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/context.h
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
* API: Context: save/restoreAbdelhakeem2019-07-27
* API: ContextJustin M. Keyes2019-07-27