aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/arabic.c
Commit message (Expand)AuthorAge
* refactor: format with uncrustify #15722dundargoc2021-09-19
* chore: use codespell to spell check #15016dundargoc2021-07-07
* vim-patch:8.1.1032: warnings from clang static analyzerJan Edmund Lazo2020-12-28
* Refactor: Remove occurences of mb_char2bytesZviRackover2018-09-09
* vim-patch:8.0.0497: arabic support is not fully tested (#8404)nthanben2018-05-19
* vim-patch:8.0.0406: arabic shaping code is verboseckelsel2018-01-15
* vim-patch:8.0.0391: arabic support is verbose and not well testedckelsel2018-01-15
* *: Add comment to all C filesZyX2017-04-19
* *: Fix new linter errorsZyX2016-05-01
* Fix lint errors #3204Steven Oliver2015-08-20
* arabic.c: Comment fixesMichael Reed2014-11-15
* clang-analyzer: Reduce scope in arabic.c.Florian Walch2014-08-07
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645Klemen Košir2014-07-08
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15