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
/
runtime
/
lua
/
vim
/
shared.lua
Age
Commit message (
Expand
)
Author
Files
2025-02-09
build: add luals check
dundargoc
1
2025-02-09
fix(lua): vim.tbl_get({}, nil, 1) should return nil #32218
phanium
1
2025-01-27
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
1
2025-01-09
feat(docs): "yxx" runs Lua/Vimscript code examples #31904
Riley Bruins
1
2024-12-10
feat(lsp): add vim.lsp.config and vim.lsp.enable
Lewis Russell
1
2024-12-09
docs: fix type of vim.validate value
Maria José Solano
1
2024-12-07
refactor: add vim._resolve_bufnr
Lewis Russell
1
2024-11-29
feat(lsp): support `textDocument/foldingRange` (#31311)
Yi Ming
1
2024-11-11
perf(lsp): use faster version of str_byteindex
Lewis Russell
1
2024-10-31
fix: another round of type annotation fixes
Lewis Russell
1
2024-10-21
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
1
2024-10-21
feat(deprecations): vim._defer_deprecated_module()
Justin M. Keyes
1
2024-10-18
fix(types): add narrower vim.validate types
Maria José Solano
1
2024-10-17
perf(validate): use lighter version
Lewis Russell
1
2024-09-08
fix(lua): revert vim.tbl_extend behavior change and document it
Christian Clason
1
2024-09-04
fix(lua): allows tables with integer keys to be merged in tbl_deep_extend
Lewis Russell
1
2024-07-04
fix(lua): use rawget() to get __call in vim.is_callable() (#29536)
Tyler Miller
1
2024-06-28
refactor: use `vim._with` where possible
dundargoc
1
2024-06-24
feat(lua): add `context.env` (environment variables) to `vim._with()`
Evgeni Chasnovski
1
2024-06-24
feat(lua): update `vim._with` to allow more granular option contexts
Evgeni Chasnovski
1
2024-06-24
test(lua): cover `vim._with()` with tests
Evgeni Chasnovski
1
2024-06-08
feat(lua): add `vim._with`
dundargoc
1
2024-06-04
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
1
2024-05-28
feat: add "jump" options to vim.diagnostic.config() (#29067)
Gregory Anders
1
2024-05-27
perf: add fast path to vim.validate (#28977)
Gregory Anders
1
2024-05-16
fix: extend the life of vim.tbl_flatten to 0.13
Lewis Russell
1
2024-05-15
perf(lua): avoid spairs in vim.validate happy path
Lewis Russell
1
2024-05-13
refactor(lua): remove deprecated features #28725
Justin M. Keyes
1
2024-04-22
refactor(lua): deprecate tbl_flatten #28457
Justin M. Keyes
1
2024-04-22
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
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-16
fix: vim.validate() order is not deterministic #28377
Justin M. Keyes
1
2024-03-10
docs: more accurate typing for vim.tbl_extend
Riley Bruins
1
2024-03-07
feat(lua): deprecate vim.tbl_add_reverse_lookup
Maria José Solano
1
2024-03-06
refactor(lua): more efficient vim.tbl_islist
Lewis Russell
1
2024-03-06
refactor(types): more fixes
Lewis Russell
1
2024-03-05
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-15
fix: type warnings in shared.lua
Lewis Russell
1
2024-02-07
refactor(lsp): move client code to a regular Lua class
Lewis Russell
1
2024-02-03
refactor: create function for deferred loading
dundargoc
1
2024-01-11
fix(doc): improve doc generation of types using lpeg
Lewis Russell
1
2024-01-04
Merge pull request #26791 from wookayin/gendoc
Lewis Russell
1
2024-01-03
feat(lua): add noref to deepcopy
Lewis Russell
1
2024-01-02
fix(docs): clean up non-docstring comments for vimdoc gen
Jongwook Choi
1
2023-12-30
refactor: fix luals warnings
dundargoc
1
2023-09-20
docs: misc #24561
Justin M. Keyes
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
[next]