..
_meta
fix(decorations): better approximation of botline #24794
2023-09-11 12:29:39 -07:00
filetype
vim-patch:9.0.1820: Rexx files may not be recognised ( #24956 )
2023-08-31 08:20:00 +08:00
lsp
fix(api): more intuitive cursor updates in nvim_buf_set_text
2023-09-11 08:16:03 +04:00
treesitter
fix(languagetree): remove double recursion in LanguageTree:parse
2023-09-12 09:12:53 +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.1891: No runtime support for Mojo
2023-09-11 10:05:54 +02: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