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
/
editor
Commit message (
Expand
)
Author
Age
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
fix(api): nvim__complete_set requires completeopt=popup #31177
glepnir
2025-01-05
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
fix(completion): avoid deleting text when completion leader changes #31448
luukvbaal
2024-12-06
*
docs: graduate intro.txt to "flow layout" #31462
Justin M. Keyes
2024-12-05
*
fix(defaults): don't replace keycodes in Visual search mappings (#31460)
zeertzjq
2024-12-05
*
fix(extmark): builtin completion can still affect nearby extmarks #31387
luukvbaal
2024-12-02
*
fix(defaults): omit empty line from unimpaired mapping messages (#31347)
Marcus Caisey
2024-11-25
*
feat(defaults): dot-repeat [<Space> #31186
Peter Aronoff
2024-11-17
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(cmdline): simplify and correct grapheme cluster adjustment
bfredl
2024-11-08
*
feat(defaults): unimpaired empty line below/above cursor #30984
Yochem van Rosmalen
2024-11-04
*
feat(editor): handle new multibyte sequences in normal mode replacement
bfredl
2024-11-04
*
fix(defaults): omit extraneous info from unimpaired mapping errors (#30983)
Gregory Anders
2024-10-29
*
refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)
zeertzjq
2024-09-19
*
Merge pull request #30272 from bfredl/replace_emoji
bfredl
2024-09-06
|
\
|
*
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
2024-09-06
*
|
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
|
/
*
fix(completion): don't include <Lua function> in -complete= (#30209)
zeertzjq
2024-09-01
*
fix(completion): fix inconsistent Enter behavior (#30196)
zeertzjq
2024-08-31
*
fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677)
zeertzjq
2024-07-13
*
fix(lua): don't include text after cursor in completion pattern (#29587)
zeertzjq
2024-07-06
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
refactor(lua): remove unnecessary strlen() in nlua_expand_pat() (#29388)
zeertzjq
2024-06-18
*
fix(lua): find length of completion prefix earlier (#29384)
zeertzjq
2024-06-18
*
fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)
Jerry
2024-06-15
*
refactor(tests): more global highlight definitions
bfredl
2024-05-26
*
test: improve test conventions
dundargoc
2024-04-23
*
fix(showcmd): clear the rest properly (#28420)
zeertzjq
2024-04-20
*
vim-patch:9.1.0329: String interpolation fails for Dict type (#28335)
zeertzjq
2024-04-15
*
fix(defaults): only repeat macro for each selected line if linewise (#28289)
zeertzjq
2024-04-15
*
test: macros in Visual mode without default mappings (#28288)
zeertzjq
2024-04-12
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
2024-03-31
*
fix(edit): backspace adds extra spaces for inline virtual text (#28005)
vanaigr
2024-03-26
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
fix(options): don't update curswant for 'winhl' or 'winbl' (#27515)
zeertzjq
2024-02-18
*
test: add test for 'foldcolumn' with cmdwin (#27355)
zeertzjq
2024-02-06
*
vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)
zeertzjq
2024-01-30
*
fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461
vE5li
2024-01-28
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
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
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
docs: convert BACKERS.md to backers.txt
dundargoc
2023-12-28
*
docs: small fixes (#26651)
dundargoc
2023-12-28
[next]