neovim/runtime/lua/vim
Sean Dewar daf7abbc42
docs(builtin): small fixes (#24861)
Also make gen_eval_files.lua render vimdoc helpExamples properly if the line
begins with the `>` marker.
2023-08-24 13:29:40 +01:00
..
_meta docs(builtin): small fixes (#24861) 2023-08-24 13:29:40 +01:00
filetype vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841) 2023-08-23 19:32:11 +08:00
lsp fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
treesitter feat(treesitter): add 'injection.self' and 'injection.parent' 2023-08-24 09:05:44 +09:00
_editor.lua Use Lua autocommand and make TermClose autocommand global 2023-08-10 09:53:56 -05: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(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
_watch.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
diagnostic.lua feat(diagnostic): filter diagnostics by specific severities (#24736) 2023-08-16 08:49:14 -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.1773: cannot distinguish Forth and Fortran *.f files (#24841) 2023-08-23 19:32:11 +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 fix(lsp): extra "." when completing with tsserver #24646 2023-08-11 05:20:05 -07:00
re.lua refactor(build): include lpeg as a library 2023-04-27 11:40:00 +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 fix(treesitter): stop() should treat 0 as current buffer #24450 2023-07-24 07:26:38 -07:00
ui.lua fix(ui.open): some URLs fail on Windows 2023-07-21 13:36:57 +02: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