neovim/runtime/lua/vim
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
..
filetype vim-patch:9.0.1620: Nix files are not recognized from the hashbang line (#23961) 2023-06-09 08:59:28 +02:00
lsp feat(lsp): add handlers for inlay hints (#23736) 2023-06-11 11:53:37 +02:00
treesitter refactor!: rename "playground" => "dev" #23919 2023-06-06 08:23:20 -07:00
_editor.lua fix(remote): restore previous --remote-expr output formatting (#23988) 2023-06-11 22:12:32 +08:00
_init_packages.lua refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
_inspector.lua docs: small fixes 2023-05-13 21:33:22 +02:00
_meta.lua refactor: rename local API alias from a to api 2023-04-05 17:19:53 +01:00
_system.lua feat(lua): add vim.system() 2023-06-07 13:52:23 +01:00
_watch.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
diagnostic.lua feat(diagnostic): specify diagnostic virtual text prefix as a function 2023-04-17 12:53:34 +01:00
F.lua feat(lua): allow vim.F.if_nil to take multiple arguments (#22903) 2023-04-07 08:22:47 -06:00
filetype.lua vim-patch:9.0.1622: filetype name t32 is a bit obscure (#23967) 2023-06-09 23:48:31 +02:00
fs.lua docs: fix typos (#23917) 2023-06-10 09:37:05 +08:00
health.lua feat(health): fold successful healthchecks #22866 2023-06-06 08:42:26 -07:00
highlight.lua feat(lua): add hl priority opts on yank (#23509) 2023-05-06 21:53:36 +02:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
iter.lua feat(lua): use callable table as iterator in vim.iter (#23957) 2023-06-10 20:33:23 +02:00
keymap.lua docs: fix typos (#23917) 2023-06-10 09:37:05 +08:00
loader.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
lsp.lua feat(lsp): add handlers for inlay hints (#23736) 2023-06-11 11:53:37 +02:00
re.lua refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
secure.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
shared.lua feat(lua): add ringbuffer (#22894) 2023-06-08 12:11:24 +02:00
treesitter.lua refactor!: rename "playground" => "dev" #23919 2023-06-06 08:23:20 -07:00
ui.lua docs: naming conventions, guidelines 2023-02-22 16:23:49 +01:00
uri.lua refactor: remove modelines from Lua files 2023-04-13 23:29:13 +02:00
version.lua fix: version-range < and <= #23539 2023-06-06 06:38:45 -07:00