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
2022-03-20
fix(api, lua): return NIL on failure to find converted function (#17779)
zeertzjq
1
2022-03-17
feat(api, lua): support converting nested Funcref back to LuaRef (#17749)
zeertzjq
1
2022-03-07
fix(lua): don't use nlua_error when exiting early
bfredl
1
2022-03-06
test(sr.ht): skip luamod-dev test which crashes nvim
James McCoy
1
2022-03-03
refactor(lua): reorganize builtin modules, phase 1
bfredl
1
2022-02-13
fix: autoload variables not loaded with vim.g & nvim_get_var
shadmansaleh
1
2022-02-03
fix(api/nvim_win_call): share common win_execute logic
Sean Dewar
1
2022-02-03
vim-patch:8.2.4028: ml_get error with :doautoall and Visual area
Sean Dewar
1
2022-01-13
feat(api, lua): more conversions between LuaRef and Vim Funcref
zeertzjq
1
2022-01-06
feat(lua): add notify_once() (#16956)
Gregory Anders
1
2022-01-04
feat(lua): add vim.keymap
shadmansaleh
1
2022-01-01
feat(lua): add support for multiple optional types in vim.validate (#16864)
Shadman
1
2021-12-16
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
1
2021-12-04
feat(api): add nvim_get_option_value
Gregory Anders
1
2021-11-26
fix(lua): fix vim.deepcopy for metatables & cycled tables (#16435)
Shadman
1
2021-11-06
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
1
2021-10-30
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
1
2021-10-24
feat: add vim.str_utf_pos function
Michael Lingelbach
1
2021-10-20
Merge pull request #14794 from BK1603/gdbserver_fix
Matthieu Coudron
1
2021-10-19
feat(lua): allow passing handles to vim.b/w/t
Lewis Russell
1
2021-10-17
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
1
2021-09-25
refactor: use kwargs parameter in vim.split
Gregory Anders
1
2021-09-25
feat: add trimempty optional parameter to vim.split
Gregory Anders
1
2021-09-20
test: close timers in vim_spec.lua functional test
Shreyansh Chouhan
1
2021-09-15
vim-patch:8.1.0793: incorrect error messages for functions that take a Blob
Sean Dewar
1
2021-09-09
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
1
2021-08-29
fix(lua): preserve argument lists which are not lists
Björn Linse
1
2021-07-19
fix(shared): do not treat empty tables as list in deep extend (#15094)
Folke Lemaitre
1
2021-07-04
fix(vim.opt): vimL map string values not trimmed (#14982)
jadedpasta
1
2021-06-29
fix(vim.opt): Fix #14828 with empty values being incorrectly inserted
TJ DeVries
1
2021-06-29
fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style
TJ DeVries
1
2021-06-29
fix(vim.opt): Fix #14669 whichwrap now acts as expected
TJ DeVries
1
2021-06-29
fix(vim.opt): Add basic error handling
David Zhang
1
2021-06-29
fix(vim.opt): Get window options before setting.
ckipp01
1
2021-06-29
fix(vim.opt): #14708 Now lets you put duplicate values in wildmode
TJ DeVries
1
2021-06-10
api: add nvim_win_call
notomo
1
2021-05-28
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
1
2021-05-19
lua: use proper conversion of vim.g values
Björn Linse
1
2021-03-09
use pcall_err
smolck
1
2021-02-04
vim.fn: add test for error
smolck
1
2020-12-10
runtime: propagate lua parsing errors while using "require"
dm1try
1
2020-11-05
lua: make vim.inspect available early so it can be used for path debugging
Björn Linse
1
2020-10-17
Merge pull request #12053 from tjdevries/tjdevries/nicer_validate
TJ DeVries
1
2020-10-06
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
1
2020-10-05
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
1
2020-10-05
vim.validate(): include stacktrace in message
TJ DeVries
1
2020-09-13
api: add nvim_buf_call to call function with curbuf changed to buffer
Björn Linse
1
2020-08-14
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
1
2020-06-06
test: remove flaky unhelpful test
TJ DeVries
1
2020-06-04
lua: fix behavior when split empty string (#12429)
notomo
1
[prev]
[next]