aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/shared.lua
Commit message (Expand)AuthorAge
* terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* doc [ci skip] #11656Justin M. Keyes2020-01-12
* lua: metatable for empty dict valueBjörn Linse2020-01-01
* Add vim.startswith and vim.endswith (#11248)Ashkan Kiani2019-12-01
* doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* Merge branch 'master' into lsp-followupAshkan Kiani2019-11-24
|\
| * Lua: vim.env, vim.{g,v,w,bo,wo} #11442Ashkan Kiani2019-11-24
* | Extend list_extend to take start/finish.Ashkan Kiani2019-11-20
|/
* lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13
* Lua: Use vim.validate() instead of assert()Justin M. Keyes2019-11-10
* Lua: vim.validate()Justin M. Keyes2019-11-10
* Lua: vim.validate()Hirokazu Hata2019-11-10
* runtime: Use module pattern with vim/shared.luaHirokazu Hata2019-10-23
* lua/stdlib: adjust some validation messages #11271Hirokazu Hata2019-10-26
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* doc #10017Justin M. Keyes2019-05-25
* lua/shared: share trim() implJustin M. Keyes2019-05-20
* lintJustin M. Keyes2019-05-19
* lua/shared: share more stuffJustin M. Keyes2019-05-19
* lua/shared: share deepcopy() with test/*Justin M. Keyes2019-05-19
* gen_vimdoc.py: support lua/shared.lua module [ci skip]Justin M. Keyes2019-05-19
* lua/shared: move table util funcs to vim.sharedJustin M. Keyes2019-05-18
* lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18