index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
lua
/
vim_spec.lua
Age
Commit message (
Expand
)
Author
Files
2024-06-12
fix(vim.wo): never allow non-zero bufnr
Lewis Russell
1
2024-05-27
perf: add fast path to vim.validate (#28977)
Gregory Anders
1
2024-05-24
fix: change deprecation presentation
dundargoc
1
2024-05-16
fix(test): failure after version bump #28771
Justin M. Keyes
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-23
perf(lua): faster vim.deprecate() #28470
Evgeni Chasnovski
1
2024-04-21
refactor(lua): rename tbl_isarray => isarray
Justin M. Keyes
1
2024-04-21
refactor(lua): rename tbl_islist => islist
Justin M. Keyes
1
2024-04-18
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-31
feat(lua): pass keys before mapping to vim.on_key() callback (#28098)
zeertzjq
1
2024-03-29
test: add a bit more testing for vim.on_key() (#28095)
zeertzjq
1
2024-03-11
test: correct order of arguments to eq() (#27816)
zeertzjq
1
2024-03-09
vim-patch:8.2.3862: crash on exit with EXITFREE and using win_execute()
Sean Dewar
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-12
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
1
2024-01-22
fix(eval): properly support checking v:lua function in exists() (#27124)
Raphael
1
2024-01-19
fix(vim.deprecate): show deprecation warning in devel versions as well
Jongwook Choi
1
2024-01-16
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: do not inject vim module into global helpers
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-25
feat(vim.deprecate): only issue warning if neovim version is high enough
dundargoc
1
2023-12-12
fix(lua): memory leak when using invalid syntax with exists() (#26530)
zeertzjq
1
2023-12-12
feat(eval): exists() function supports checking v:lua functions (#26485)
Raphael
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-11-27
test: check vim.wait() error message in fast context (#26242)
zeertzjq
1
2023-11-27
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
1
2023-11-21
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
1
2023-11-10
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
1
2023-11-07
fix(lua): correct return value for on_key with no arguments (#25911)
altermo
1
2023-10-06
fix(lua): vim.region on linewise selection #25467
Aayush Ojha
1
2023-09-24
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
1
2023-09-23
fix(lua): show error message when failing to set variable (#25321)
zeertzjq
1
2023-09-17
fix(lua): not using global value in vim.opt_global (#25196)
Phelipe Teles
1
2023-08-23
vim-patch:9.0.1710: scrolloff options work slightly different
zeertzjq
1
2023-08-07
test(api): update tests to new error messages
bfredl
1
2023-07-22
fix(api/options): validate buf and win
Lewis Russell
1
2023-07-21
docs: also change "vimL" and "viml" to "Vimscript" (#24414)
zeertzjq
1
2023-07-07
feat(lua): allow vim.wo to be double indexed (#20288)
Lewis Russell
1
2023-06-08
feat(lua): add ringbuffer (#22894)
Mathias Fußenegger
1
2023-06-03
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
1
2023-05-22
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-04-27
refactor(build): include lpeg as a library
bfredl
1
2023-04-24
test: move vim.iter tests to separate file
Gregory Anders
1
2023-04-21
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
1
2023-04-21
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
1
[prev]
[next]