summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/spell.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-05-18vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822)zeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-30refactor: follow style guidedundargoc1
2023-11-30refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2020-12-03vim-patch:8.2.1907: complete_info().selected may be wrongJan Edmund Lazo1
2017-04-27refactor/single-include (#6604)relnod1
2017-03-11vim-patch:7.4.2069James McCoy1
2014-07-11Include stdbool.h in some files which use itPavel Platto1
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