Folke Lemaitre
|
ef91146efc
|
feat: vim.inspect_pos , vim.show_pos , :Inspect
|
2022-12-17 13:05:31 +01:00 |
|
Folke Lemaitre
|
8c2226fc30
|
fix(lua): properly configure luacheck and remove local vim = ... lines (#20551)
|
2022-10-09 12:40:56 +02:00 |
|
Christian Clason
|
aefdc6783c
|
chore: format runtime with stylua
|
2022-05-09 16:31:55 +02:00 |
|
bfredl
|
f39a12d629
|
refactor(lua): make vim submodule lazy loading declarative
This will allow us to also use the same logic for lua threads and
processes, later.
|
2022-03-07 09:59:22 +01:00 |
|
bfredl
|
186a559818
|
refactor(lua): move only runtime lua file in src/ to runtime/lua
reorganize so that initialization is done in lua
|
2022-03-04 19:07:42 +01:00 |
|