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
2022-10-12
fix(docs-html): update parser
Justin M. Keyes
1
2022-09-25
fix(docs): invalid :help links #20345
Justin M. Keyes
1
2022-09-14
docs(treesitter): clean up and update treesitter.txt (#20142)
Christian Clason
1
2022-09-07
Use weak tables in tree-sitter code (#17117)
Thomas Vigouroux
1
2022-08-08
docs(lua): add Lua 5.1 reference manual (#19663)
dundargoc
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-05-11
docs(api): improve shared lua functions docs (#17933)
adrian5
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2022-05-01
fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18337)
William Boman
1
2022-03-24
feat: add vim.tbl_get (#17831)
Michael Lingelbach
1
2022-03-17
chore: fix typos (#17670)
dundargoc
1
2022-03-07
refactor(lua): make vim submodule lazy loading declarative
bfredl
1
2022-03-06
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
1
2022-01-01
fix(diagnostic): improve validation for list arguments (#16855)
Gregory Anders
1
2022-01-01
feat(lua): add support for multiple optional types in vim.validate (#16864)
Shadman
1
2021-11-30
docs(lsp): add annotations for private functions
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-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-10
perf(lua): optimize vim.deep_equal #15236
Javier Lopez
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-07-19
docs: made can_merge private (#15138)
Folke Lemaitre
1
2021-07-19
fix(shared): do not treat empty tables as list in deep extend (#15094)
Folke Lemaitre
1
2021-03-09
lsp: add incremental text synchronization
Michael Lingelbach
1
2020-11-12
lsp: vim.lsp.diagnostic (#12655)
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-08-31
docs, remove 'guifontset' #11708
Justin M. Keyes
1
2020-07-02
doc: fix scripts and regenerate (#12506)
TJ DeVries
1
2020-06-04
lua: fix behavior when split empty string (#12429)
notomo
1
2020-06-02
lua: fix infinite loop for vim.split on empty string (#12420)
notomo
1
2020-05-17
lua: add tbl_deep_extend (#11969)
Hirokazu Hata
1
2020-04-19
lua: allow deepcopy of functions (#12136)
Tristan Konolige
1
2020-03-01
lua: add vim.tbl_len() #11889
Hirokazu Hata
1
2020-02-18
lua: move test helper function, map and filter, to vim.shared module
Hirokazu Hata
1
2020-02-14
lua: if second argument is vim.empty_dict(), vim.tbl_extend uses empty_dict()...
Hirokazu Hata
1
2020-02-13
lua: vim.deepcopy uses empty_dict() instead of {} for empty_dict()
Hirokazu Hata
1
2020-01-26
terminal: absolute CWD in term:// URI #11289
Chris LaRose
1
2020-01-12
doc [ci skip] #11656
Justin M. Keyes
1
2020-01-01
lua: metatable for empty dict value
Björn Linse
1
2019-12-01
Add vim.startswith and vim.endswith (#11248)
Ashkan Kiani
1
2019-11-25
doc + extmarks tweaks #11421
Justin M. Keyes
1
2019-11-24
Merge branch 'master' into lsp-followup
Ashkan Kiani
1
2019-11-24
Lua: vim.env, vim.{g,v,w,bo,wo} #11442
Ashkan Kiani
1
2019-11-20
Extend list_extend to take start/finish.
Ashkan Kiani
1
2019-11-13
lua LSP client: initial implementation (#11336)
Ashkan Kiani
1
2019-11-10
Lua: Use vim.validate() instead of assert()
Justin M. Keyes
1
2019-11-10
Lua: vim.validate()
Justin M. Keyes
1
2019-11-10
Lua: vim.validate()
Hirokazu Hata
1
[next]