aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/spell.h
Commit message (Expand)AuthorAge
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: follow style guidedundargoc2023-12-30
* refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq2023-11-30
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.2.1907: complete_info().selected may be wrongJan Edmund Lazo2020-12-03
* refactor/single-include (#6604)relnod2017-04-27
* vim-patch:7.4.2069James McCoy2017-03-11
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* 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