aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/vim.lua
Commit message (Expand)AuthorAge
* lua: expose full interface of vim.inspect and add testBjörn Linse2019-01-14
* lua/stdlib: Load runtime modules on-demandJustin M. Keyes2019-01-14
* lua/stdlib: vim.inspect, string functionsKillTheMule2019-01-14
* API: Remove path prefix from command name in nvim_get_proc()Lucas Hoffmann2018-08-18
* API: Use `ps -o comm` in nvim_get_proc()Lucas Hoffmann2018-08-15
* API: nvim_get_proc()Justin M. Keyes2018-03-18
* nvim_get_proc_children: fallback to shellJustin M. Keyes2018-03-16
* lua: Use automatic determining of suffixes only for package.cpathZyX2017-05-28
* lua: Add paths from &runtimepath to package.path and package.cpathZyX2017-05-25
* lua: Move files from src/nvim/viml/executor to src/nvim/luaZyX2017-04-11