neovim/runtime/lua/vim
2023-07-08 16:55:27 +02: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): don't use hl_mode = combine for inlay hints #24276 2023-07-08 00:14:52 -07:00
treesitter fix(treesitter): update folds in all relevant windows (#24230) 2023-07-07 11:12:46 +01:00
_editor.lua fix(defaults): visual star (*) on text with "?" 2023-07-08 16:55:27 +02: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 feat(lua): allow vim.wo to be double indexed (#20288) 2023-07-07 16:37:36 +01:00
_system.lua fix(vim.system): close check handle (#24270) 2023-07-06 12:56:19 +08:00
_watch.lua perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500) 2023-06-14 12:40:11 +02: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 vim-patch:9.0.1668: PEM files are not recognized (#24169) 2023-06-27 09:14:34 +02:00
fs.lua fix(fs): make normalize() work with '/' path (#24047) 2023-06-18 06:49:33 -05: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 fix(docs): vimdoc syntax errors 2023-06-25 17:14:28 +02:00
keymap.lua docs: various clarifications (#23999) 2023-06-12 20:08:08 +08:00
loader.lua test: spellcheck :help (vimdoc) files #24109 2023-06-22 03:44:51 -07:00
lsp.lua feat(lsp): move inlay_hint() to vim.lsp (#24130) 2023-06-30 11:33:28 +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 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 refactor: remove modelines from Lua files 2023-04-13 23:29:13 +02:00
version.lua fix: tostring(vim.version()) fails if build is NIL #24097 2023-06-22 00:36:38 -07:00