summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/inspect.lua
AgeCommit message (Expand)AuthorFiles
2022-08-23fix(inspect): escape identifiers that are lua keywords (#19898)Simon Wachter1
2022-07-07refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason1
2022-05-09chore: format runtime with styluaChristian Clason1
2022-04-21chore: update inspect.lua to 3.1.3Christian Clason1
2020-01-01lua: metatable for empty dict valueBjörn Linse1
2019-11-10lua: vim.rpcrequest, vim.rpcnotify, vim.NILBjörn Linse1
2019-01-14lua/stdlib: vim.inspect, string functionsKillTheMule1