aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/spell_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* fix(options): fix :setglobal not working for 'spelloptions' (#30894)zeertzjq2024-10-22
* fix(drawline): correct highlight priority with Visual selection (#30706)zeertzjq2024-10-08
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* vim-patch:9.0.1595: line pointer becomes invalid when using spell checkingLuuk van Baal2023-06-01
* vim-patch:9.0.1578: SpellCap highlight not always updated when needed (#23755)luukvbaal2023-05-26
* vim-patch:9.0.0664: bad redrawing with spell checking, using "C" and "$" in '...Luuk van Baal2023-05-25
* vim-patch:9.0.0608: with spelling, deleting a full stop does not update next ...Luuk van Baal2023-05-25
* vim-patch:9.0.0590: after exiting Insert mode spelling not checked in next lineLuuk van Baal2023-05-25
* vim-patch:9.0.0175: spell checking for capital not working with trailing spaceLuuk van Baal2023-05-25
* fix(highlight): remove unnecessary assignment to char_attr for 'spell' (#23713)luukvbaal2023-05-22
* fix(spell): extmark with spell=false should disable spell (#23400)zeertzjq2023-05-01
* vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...zeertzjq2022-11-29
* docs: fix typos (#21168)dundargoc2022-11-26
* test: simplify platform detection (#21020)dundargoc2022-11-22
* fix(spell): correct spell move behavior without "noplainbuffer" (#20386)zeertzjq2022-09-28
* vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrareJan Edmund Lazo2021-06-12
* vim-patch:8.1.2172: spell highlight is wrong at start of the lineJan Edmund Lazo2020-08-02
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* Merge #7939 "fix crash: 'spell' and long lines"Justin M. Keyes2018-02-11
* screen.c: resolve neovim issue #7937Michael Brailsford2018-02-07