neovim/runtime/lua/vim
2023-07-17 16:32:56 +01:00
..
_meta fix: luacheck 2023-07-17 16:32:56 +01: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 fix(lsp): remove unknown LSP protocol property (#24345) 2023-07-14 07:36:10 +02:00
treesitter fix(treesitter): update folds in all relevant windows (#24230) 2023-07-07 11:12:46 +01:00
_editor.lua refactor: rename _meta.lua to _options.lua 2023-07-17 12:59:04 +01: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
_options.lua fix: luacheck 2023-07-17 16:32:56 +01:00
_system.lua fix(vim.system): close check handle (#24270) 2023-07-06 12:56:19 +08:00
_watch.lua fix(lint): lint warnings #24226 2023-07-10 04:38:15 -07:00
diagnostic.lua docs(diagnostic): return value of get() #24144 2023-06-27 08:14:17 -07: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 fix(lint): lint warnings #24226 2023-07-10 04:38:15 -07:00
fs.lua fix(lint): lint warnings #24226 2023-07-10 04:38:15 -07:00
health.lua feat(health): fold successful healthchecks #22866 2023-06-06 08:42:26 -07:00
highlight.lua docs(lua): change *lua-foo* -> *vim.foo* 2023-07-17 16:25:29 +01:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
iter.lua docs(lua): change *lua-foo* -> *vim.foo* 2023-07-17 16:25:29 +01: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 test: spellcheck :help (vimdoc) files #24109 2023-06-22 03:44:51 -07:00
lsp.lua feat(lsp): map K to hover by default #24331 2023-07-14 09:47:18 -07: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 docs: fix vim.tbl_get type annotations #23992 2023-06-11 15:48:13 -07:00
treesitter.lua refactor!: rename "playground" => "dev" #23919 2023-06-06 08:23:20 -07:00
ui.lua fix(vim.ui.open): return (don't show) error message 2023-07-05 00:49:10 +02:00
uri.lua fix(lint): lint warnings #24226 2023-07-10 04:38:15 -07:00
version.lua docs(lua): change *lua-foo* -> *vim.foo* 2023-07-17 16:25:29 +01:00