Simon Wachter
|
e892b7b383
|
fix(inspect): escape identifiers that are lua keywords (#19898)
A lua keyword is not a valid table identifier
|
2022-08-23 13:02:55 +02:00 |
|
Christian Clason
|
aa4f9c5341
|
refactor(lua): reformat with stylua 0.14.0 (#19264)
* reformat Lua runtime to make lint CI pass
* reduce max line length to 100
|
2022-07-07 18:27:18 +02:00 |
|
Christian Clason
|
aefdc6783c
|
chore: format runtime with stylua
|
2022-05-09 16:31:55 +02:00 |
|
Christian Clason
|
64784dccb5
|
chore: update inspect.lua to 3.1.3
|
2022-04-21 16:23:10 +02:00 |
|
Björn Linse
|
ea4127e9a7
|
lua: metatable for empty dict value
|
2020-01-01 19:26:29 +01:00 |
|
Björn Linse
|
474d0bcbf7
|
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
|
2019-11-10 13:08:05 +01:00 |
|
KillTheMule
|
bb3aa824b7
|
lua/stdlib: vim.inspect, string functions
ref #6580
ref #8677
|
2019-01-14 02:14:34 +01:00 |
|