aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/spell.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-26
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:9.0.0882: using freed memory after SpellFileMissing autocmd uses bw...zeertzjq2022-11-15
* feat(extmarks): allow preventing spellchecking with spell = falseThomas Vigouroux2022-11-12
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
|/
* docs: fix typosdundargoc2022-11-02
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor: replace char_u with charDundar Göc2022-10-15
* vim-patch:9.0.0614: SpellFileMissing autocmd may delete bufferzeertzjq2022-10-15
* fix(spell): correct spell move behavior without "noplainbuffer" (#20386)zeertzjq2022-09-28
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* refactor(spell.c): resolve clint errors (#19875)Lewis Russell2022-08-23
* vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)zeertzjq2022-08-22
* vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)zeertzjq2022-08-19
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor: remove some unused includes (#19820)zeertzjq2022-08-17
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16
* vim-patch:8.1.2081: the spell.c file is too big (#19767)zeertzjq2022-08-14
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* refactor: replace char_u with charDundar Goc2022-07-31
* vim-patch:9.0.0109: writing over the end of a buffer on stack (#19581)zeertzjq2022-07-31
* refactor: enable -Wconversion warning for spell.c (#19538)dundargoc2022-07-30
* vim-patch:8.2.2254: Vim9: bool option type is numberzeertzjq2022-07-25
* vim-patch:8.1.1076: file for Insert mode is much too bigzeertzjq2022-07-20
* vim-patch:9.0.0035: spell dump may go beyond end of an array (#19228)zeertzjq2022-07-05
* vim-patch:8.2.5072: using uninitialized value and freed memory in spell commandzeertzjq2022-07-04
* vim-patch:8.2.1770: invalid memory use when using SpellFileMissing autocmdzeertzjq2022-07-04
* refactor: replace char_uDundar Goc2022-07-02
* refactor: replace char_u #18429dundargoc2022-06-28
* vim-patch:8.2.5123: using invalid index when looking for spell suggestionszeertzjq2022-06-27
* vim-patch:8.2.5007: spell suggestion may use uninitialized memoryzeertzjq2022-06-27