summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/arabic.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-08-06refactor(build): don't use the preprocessor when generating headersbfredl1
2023-11-27build(IWYU): remove arabic_defs.h (#26235)dundargoc1
2023-11-26build(IWYU): fix headers for arabic.hdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-07-10vim-patch:8.1.1038: Arabic support excludes Farsi (#19285)zeertzjq1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2014-07-11Include stdbool.h in some files which use itPavel Platto1
2014-07-08Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645Klemen Košir1
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