aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/digraph.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: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: move FunPtr to types.h (#19466)zeertzjq2022-07-22
* refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* vim-patch:8.2.3184: cannot add a digraph with a leading spacezeertzjq2022-04-12
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* *: Fix linter errorsZyX2017-04-08
* refactor/single-include: digraph.h #6444dedmass2017-04-08
* 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