index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
spell_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(options): fix :setglobal not working for 'spelloptions' (#30894)
zeertzjq
2024-10-22
*
fix(drawline): correct highlight priority with Visual selection (#30706)
zeertzjq
2024-10-08
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
vim-patch:9.0.1595: line pointer becomes invalid when using spell checking
Luuk van Baal
2023-06-01
*
vim-patch:9.0.1578: SpellCap highlight not always updated when needed (#23755)
luukvbaal
2023-05-26
*
vim-patch:9.0.0664: bad redrawing with spell checking, using "C" and "$" in '...
Luuk van Baal
2023-05-25
*
vim-patch:9.0.0608: with spelling, deleting a full stop does not update next ...
Luuk van Baal
2023-05-25
*
vim-patch:9.0.0590: after exiting Insert mode spelling not checked in next line
Luuk van Baal
2023-05-25
*
vim-patch:9.0.0175: spell checking for capital not working with trailing space
Luuk van Baal
2023-05-25
*
fix(highlight): remove unnecessary assignment to char_attr for 'spell' (#23713)
luukvbaal
2023-05-22
*
fix(spell): extmark with spell=false should disable spell (#23400)
zeertzjq
2023-05-01
*
vim-patch:9.0.0969: matchparen highlight is not updated when switching buffer...
zeertzjq
2022-11-29
*
docs: fix typos (#21168)
dundargoc
2022-11-26
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
fix(spell): correct spell move behavior without "noplainbuffer" (#20386)
zeertzjq
2022-09-28
*
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
*
vim-patch:8.1.2172: spell highlight is wrong at start of the line
Jan Edmund Lazo
2020-08-02
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
Merge #7939 "fix crash: 'spell' and long lines"
Justin M. Keyes
2018-02-11
*
screen.c: resolve neovim issue #7937
Michael Brailsford
2018-02-07