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
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
2019-10-23
runtime: Use module pattern with vim/shared.lua
Hirokazu Hata
1
2019-10-26
lua/stdlib: adjust some validation messages #11271
Hirokazu Hata
1
2019-09-06
test: Rename meth_pcall to pcall_err
Justin M. Keyes
1
2019-05-25
doc #10017
Justin M. Keyes
1
2019-05-20
lua/shared: share trim() impl
Justin M. Keyes
1
2019-05-19
lint
Justin M. Keyes
1
2019-05-19
lua/shared: share more stuff
Justin M. Keyes
1
2019-05-19
lua/shared: share deepcopy() with test/*
Justin M. Keyes
1
2019-05-19
gen_vimdoc.py: support lua/shared.lua module [ci skip]
Justin M. Keyes
1
2019-05-18
lua/shared: move table util funcs to vim.shared
Justin M. Keyes
1
2019-05-18
lua/stdlib: Introduce vim.shared
Justin M. Keyes
1