..
_meta
vim-patch:9.0.1856: issues with formatting positional arguments ( #25013 )
2023-09-04 08:49:50 +08:00
filetype
vim-patch:9.0.1820: Rexx files may not be recognised ( #24956 )
2023-08-31 08:20:00 +08:00
lsp
feat(lsp): add original LSP Location as item's user_data in locations_to_items ( #23743 )
2023-09-07 10:12:02 +02:00
treesitter
fix(treesitter): update folds only once on InsertLeave
2023-08-29 10:02:02 +02:00
_editor.lua
refactor(vim.system): factor out on_exit handling
2023-09-05 17:10:04 +01:00
_init_packages.lua
refactor(build): include lpeg as a library
2023-04-27 11:40:00 +02:00
_inspector.lua
docs(lua): more improvements ( #24387 )
2023-07-18 15:42:30 +01:00
_meta.lua
feat: add .luarc.json ( #24592 )
2023-08-07 16:27:53 +01:00
_options.lua
fix(api/options): validate buf and win
2023-07-22 09:52:13 +01:00
_system.lua
fix: windows timeouts have exit code 1
2023-09-05 17:10:04 +01:00
_watch.lua
fix(lua): improve annotations for stricter luals diagnostics ( #24609 )
2023-08-09 11:06:13 +02:00
diagnostic.lua
fix(diagnostic): always return copies of diagnostic items ( #25010 )
2023-09-06 12:54:18 -05: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.1797: Vimball/Visual Basic filetype detection conflict ( #24947 )
2023-08-31 07:44:33 +08:00
fs.lua
fix(lua): vim.fs typing ( #24608 )
2023-08-08 11:58:29 +01:00
health.lua
feat(health): fold successful healthchecks #22866
2023-06-06 08:42:26 -07:00
highlight.lua
docs(lua): more improvements ( #24387 )
2023-07-18 15:42:30 +01:00
inspect.lua
fix(inspect): escape identifiers that are lua keywords ( #19898 )
2022-08-23 13:02:55 +02:00
iter.lua
fix(iter): make pipeline termination conditions consistent ( #24614 )
2023-08-09 15:41:45 -05:00
keymap.lua
docs(lua): adds links to related keymap functions to keymap.set ( #24337 )
2023-07-13 14:43:36 +02:00
loader.lua
fix(lua): improve annotations for stricter luals diagnostics ( #24609 )
2023-08-09 11:06:13 +02:00
lsp.lua
refactor(lsp): add type annotation for lsp.Client.server_capabilities ( #24925 )
2023-08-31 10:14:20 +02:00
re.lua
build: bump lpeg to 1.1.0 ( #25016 )
2023-09-04 22:42:47 +02:00
secure.lua
fix(lua): improve annotations for stricter luals diagnostics ( #24609 )
2023-08-09 11:06:13 +02:00
shared.lua
fix(lua): improve annotations for stricter luals diagnostics ( #24609 )
2023-08-09 11:06:13 +02:00
treesitter.lua
feat(treesitter): add a query editor ( #24703 )
2023-08-25 13:17:36 -05:00
ui.lua
refactor(vim.system): factor out on_exit handling
2023-09-05 17:10:04 +01:00
uri.lua
fix(loader): cache path ambiguity #24491
2023-08-01 08:28:28 -07:00
version.lua
fix(lua): improve annotations for stricter luals diagnostics ( #24609 )
2023-08-09 11:06:13 +02:00
vimhelp.lua
feat(runtime): highlight hl groups in syntax.txt ( #25050 )
2023-09-08 21:05:35 +08:00