summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/digraph.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-07-22refactor: move FunPtr to types.h (#19466)zeertzjq1
2022-04-29refactor(uncrustify): format all c code under /src/nvim/Dundar Goc1
2022-04-12vim-patch:8.2.3184: cannot add a digraph with a leading spacezeertzjq1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2017-04-08*: Fix linter errorsZyX1
2017-04-08refactor/single-include: digraph.h #6444dedmass1
2014-06-02Fix some stylesZyX1
2014-06-02Add automatic generation of headersZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1