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
2023-04-19
fix(iter): remove special case totable for map-like tables
Gregory Anders
1
2023-04-19
fix(iter): add tag to packed table
Gregory Anders
1
2023-04-17
feat(lua): add vim.iter (#23029)
Gregory Anders
1
2023-04-14
feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...
NAKAI Tsuyoshi
1
2023-04-14
feat(lua): vim.tbl_contains supports general tables and predicates (#23040)
Christian Clason
1
2023-04-11
feat(lua): vim.region accepts getpos() arg (#22635)
NAKAI Tsuyoshi
1
2023-04-07
feat(lua): allow vim.F.if_nil to take multiple arguments (#22903)
Gregory Anders
1
2023-04-05
refactor: rename local API alias from a to api
Lewis Russell
1
2023-04-01
feat: allow function passed to defaulttable to take an argument (#22839)
Gregory Anders
1
2023-03-22
refactor(vim.gsplit): remove "keepsep"
Justin M. Keyes
1
2023-03-22
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
1
2023-03-15
fix(lua): vim.deprecate() shows ":help deprecated" #22677
Justin M. Keyes
1
2023-03-13
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
1
2023-03-06
feat(lua): omnifunc for builting lua interpreter
Björn Linse
1
2023-02-14
refactor(api): VALIDATE macros #22187
Justin M. Keyes
1
2023-01-23
build: make generated source files reproducible #21586
Arnout Engelen
1
2023-01-16
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
1
2022-12-15
fix(lua): always return nil values in vim.tbl_get when no results
William Boman
1
2022-12-12
fix: vim.opt_local:append ignoring global option value (#21382)
Phelipe Teles
1
2022-12-02
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
1
2022-11-29
docs: fix typos (#21196)
dundargoc
1
2022-11-14
fix(lua): make `vim.deepcopy` work with `vim.NIL`
Max
1
2022-11-14
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
1
2022-10-24
fix(lua): pesc, tbl_islist result types #20751
NAKAI Tsuyoshi
1
2022-10-23
docs: fix typos (#20724)
dundargoc
1
2022-10-14
fix(lua): on_yank error with blockwise multibyte region #20162
Daniel Zhang
1
2022-10-10
fix(lua): assert failure with vim.regex() error inside :silent! (#20555)
RZia
1
2022-09-30
docs: fix typos (#20394)
dundargoc
1
2022-09-29
test: add a Lua test for #17501 (#20392)
zeertzjq
1
2022-09-22
Merge pull request #20103 from lewis6991/refactor/vim_opt
Lewis Russell
1
2022-09-16
fix(eval)!: make Lua Funcref work as method and in substitute() (#20217)
zeertzjq
1
2022-09-13
fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytes
bfredl
1
2022-09-09
refactor(vim.opt): unify vim.bo/wo building
Lewis Russell
1
2022-09-07
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
1
2022-08-24
feat(lua): add vim.iconv (#18286)
Lewis Russell
1
2022-08-02
test: improve mapping tests and docs (#19619)
zeertzjq
1
2022-07-20
feat(lua): allow vim.cmd to be indexed (#19238)
Lewis Russell
1
2022-07-19
fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)
JP
1
2022-06-25
Merge pull request #19041 from lewis6991/globallocal
bfredl
1
2022-06-22
fix(api): check error after getting win/buf handle (#19052)
Gregory Anders
1
2022-06-22
fix(api): nvim_set_option_value for global-local options
Lewis Russell
1
2022-06-20
refactor: use nvim_{get,set}_option_value for vim.{b,w}o
Gregory Anders
1
2022-06-16
fix(lua): clear got_int when calling vim.on_key() callback (#18979)
zeertzjq
1
2022-06-13
fix(tests): check for EOF on exit of nvim properly
bfredl
1
2022-05-17
fixup: update test/functional/lua/vim_spec.lua
Lewis Russell
1
2022-05-17
feat(lua): allow some viml functions to run in fast
Lewis Russell
1
2022-05-01
fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18337)
William Boman
1
2022-04-26
test: correct order of arguments to eq() and neq()
zeertzjq
1
2022-04-23
fix(lua): don't mutate opts parameter of vim.keymap.del (#18227)
Andrey Mishchenko
1
2022-03-24
feat: add vim.tbl_get (#17831)
Michael Lingelbach
1
[prev]
[next]