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
/
mark_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
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
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(marks): handle switching buffer properly (#25763)
zeertzjq
2023-10-24
*
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
2023-07-01
*
fix(mark): properly init mark views (#22996)
zeertzjq
2023-04-10
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
test: make {MATCH:} behave less unexpectedly in screen:expect()
zeertzjq
2023-02-18
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
fix(mark): do not restore view in op-pending mode (#20889)
zeertzjq
2022-11-01
*
fix(mark): give correct error message when mark is in another buffer (#19454)
zeertzjq
2022-07-21
*
fix(mark): fix unexpected cursor movements (#19253)
zeertzjq
2022-07-06
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30