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
/
src
/
nvim
/
lua
Age
Commit message (
Expand
)
Author
Files
2021-10-19
feat(lua): allow passing handles to vim.b/w/t
Lewis Russell
1
2021-10-19
refactor: remove space after star
Dundar Göc
2
2021-10-17
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
4
2021-10-08
fix(api): check type in nlua_pop_keydict (#15940)
virchau13
1
2021-10-07
Merge pull request #15316 from vigoux/ts-fix-captures
Björn Linse
1
2021-10-05
fix(docs): duplicate tag, wrong formatting
Justin M. Keyes
1
2021-10-03
Merge pull request #15516 from bfredl/keyset
Björn Linse
1
2021-10-03
refactor(api): handle option dicts properly
Björn Linse
1
2021-10-02
refactor: format with uncrustify #15842
dundargoc
1
2021-10-01
refactor: update path to xdiff in comments
Dundar Göc
1
2021-10-01
fix(treesitter): run predicates more often in iter_matches
Thomas Vigouroux
1
2021-09-29
Refactor/uncrustify (#15790)
dundargoc
1
2021-09-27
feat(ui): add vim.ui.select and use in code actions (#15771)
Mathias Fußenegger
1
2021-09-26
Merge pull request #14871 from mjlbach/feature/lua-cjson-embedded
Michael Lingelbach
1
2021-09-26
feat(lua): expose lua-cjson as vim.json
Michael Lingelbach
1
2021-09-25
refactor: format with uncrustify #15778
dundargoc
1
2021-09-21
ci(PVS): PVS/V009: add required header #15751
dundargoc
1
2021-09-20
refactor: reformat with uncrustify #15736
dundargoc
1
2021-09-19
refactor: format with uncrustify #15722
dundargoc
4
2021-09-16
Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic
Justin M. Keyes
1
2021-09-15
feat(nlua): convert Blobs to strings
Sean Dewar
1
2021-09-15
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
1
2021-09-15
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
1
2021-09-14
docs: third-party licenses, TEST_COLORS, system() #15665
Justin M. Keyes
1
2021-09-09
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()
Björn Linse
1
2021-09-09
feat(lua): add vim.mpack for msgpack support in lua
Björn Linse
1
2021-09-09
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
2
2021-09-08
vim-patch:8.2.3390: included xdiff code is outdated
Christian Clason
1
2021-08-30
fix(lua): make core vim module not dependent on $VIMRUNTIME functions
Björn Linse
2
2021-08-29
fix(lua): preserve argument lists which are not lists
Björn Linse
1
2021-08-28
perf(api): avoid spurious allocations when converting small objects
Björn Linse
1
2021-08-26
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
1
2021-08-23
Merge pull request #15434 from Dkendal/feature-lua-treesitter-sibling
Thomas Vigouroux
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-08-22
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
2
2021-08-22
Merge pull request #15451 from bfredl/metamap
Björn Linse
2
2021-08-22
feat(api): add lua C bindings for xdiff (#14536)
Lewis Russell
3
2021-08-22
refactor(api): remove unneccesary indirection around handles
Björn Linse
2
2021-08-20
feat(treesitter): add next, prev sibling method
Dylan Kendal
1
2021-08-12
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
1
2021-07-19
refactor(lua): initialize lua state at startup instead of dynamically
Björn Linse
1
2021-07-07
chore: use codespell to spell check #15016
dundargoc
2
2021-06-29
fixup(ts): put ts_query_cursor_set_match_limit behind feature guard
Christian Clason
1
2021-06-26
fix(treesitter): set match limit for query cursors
Christian Clason
1
2021-06-21
BugFix: Fix inconsistent verbose message
shadmansaleh
1
2021-06-11
Merge pull request #14773 from mjlbach/fix/vim-region-bounds
Michael Lingelbach
1
2021-06-11
fix(lua): ensure vim.region truncates to buf range
Michael Lingelbach
1
2021-06-11
refactor(source): Move lua file detection to do_source
shadmansaleh
1
2021-05-28
lua: Add vim.opt and fix scopes of vim.o (#13479)
TJ DeVries
1
[prev]
[next]