neovim/runtime/lua
zeertzjq bde59e8147
fix(remote): restore previous --remote-expr output formatting (#23988)
- Use tostring() as that's what print() uses internally.
- Do not append trailing new line.
2023-06-11 22:12:32 +08:00
..
nvim feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
provider feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
vim fix(remote): restore previous --remote-expr output formatting (#23988) 2023-06-11 22:12:32 +08:00
_vim9script.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
editorconfig.lua fix(editorconfig): check that buffer is valid (#23922) 2023-06-05 11:53:13 -05:00
man.lua feat(lua): add vim.system() 2023-06-07 13:52:23 +01:00