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