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
/
src
/
nvim
/
spell.c
Commit message (
Expand
)
Author
Age
*
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
fix(extmarks): overlay virt_text position after 'showbreak' (#25175)
zeertzjq
2023-09-15
*
vim-patch:9.0.1810: camel-case spelling has issues with digits (#24909)
zeertzjq
2023-08-28
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:9.0.1718: dict-completion does not respect region (#24733)
zeertzjq
2023-08-16
*
refactor: remove some (const char **) casts (#24423)
zeertzjq
2023-07-22
*
feat(decoration_provider): log errors as error messages
Thomas Vigouroux
2023-07-19
*
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
2023-07-13
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
vim-patch:9.0.1614: strlen() called too often for :spellrepall (#23940)
zeertzjq
2023-06-06
*
fix(spell): splice extmarks on :spellrepall (#23929)
zeertzjq
2023-06-06
*
vim-patch:9.0.1578: SpellCap highlight not always updated when needed (#23755)
luukvbaal
2023-05-26
*
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.0138: not enough characters accepted for 'spellfile'
zeertzjq
2023-05-04
*
fix(spell): extmark with spell=false should disable spell (#23400)
zeertzjq
2023-05-01
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
refactor(extmarks): some minor internal API changes
bfredl
2023-03-16
*
refactor(spell): use uint8_t for "byts" variables (#22519)
zeertzjq
2023-03-04
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)
zeertzjq
2023-02-01
*
vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)
zeertzjq
2023-01-24
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
refactor: replace char_u with char
dundargoc
2022-11-28
[next]