Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix: resolve all remaining LuaLS diagnostics | Lewis Russell | 2025-01-27 |
| | |||
* | fix(inspect): escape identifiers that are lua keywords (#19898) | Simon Wachter | 2022-08-23 |
| | | | A lua keyword is not a valid table identifier | ||
* | refactor(lua): reformat with stylua 0.14.0 (#19264) | Christian Clason | 2022-07-07 |
| | | | | * reformat Lua runtime to make lint CI pass * reduce max line length to 100 | ||
* | chore: format runtime with stylua | Christian Clason | 2022-05-09 |
| | |||
* | chore: update inspect.lua to 3.1.3 | Christian Clason | 2022-04-21 |
| | |||
* | lua: metatable for empty dict value | Björn Linse | 2020-01-01 |
| | |||
* | lua: vim.rpcrequest, vim.rpcnotify, vim.NIL | Björn Linse | 2019-11-10 |
| | |||
* | lua/stdlib: vim.inspect, string functions | KillTheMule | 2019-01-14 |
ref #6580 ref #8677 |