Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lua: expose full interface of vim.inspect and add test | Björn Linse | 2019-01-14 |
* | lua/stdlib: Load runtime modules on-demand | Justin M. Keyes | 2019-01-14 |
* | lua/stdlib: vim.inspect, string functions | KillTheMule | 2019-01-14 |
* | API: Remove path prefix from command name in nvim_get_proc() | Lucas Hoffmann | 2018-08-18 |
* | API: Use `ps -o comm` in nvim_get_proc() | Lucas Hoffmann | 2018-08-15 |
* | API: nvim_get_proc() | Justin M. Keyes | 2018-03-18 |
* | nvim_get_proc_children: fallback to shell | Justin M. Keyes | 2018-03-16 |
* | lua: Use automatic determining of suffixes only for package.cpath | ZyX | 2017-05-28 |
* | lua: Add paths from &runtimepath to package.path and package.cpath | ZyX | 2017-05-25 |
* | lua: Move files from src/nvim/viml/executor to src/nvim/lua | ZyX | 2017-04-11 |