neovim/runtime/lua/vim
2022-10-06 15:38:28 +01:00
..
filetype vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050) 2022-09-02 08:16:17 +02:00
lsp refactor(lsp): remove deprecated lsp functions (#20421) 2022-10-01 11:35:36 +02:00
treesitter fix(query): fix unnatural order for inherits in treesitter queries (#20298) 2022-09-29 16:25:07 +02:00
_editor.lua docs(docstrings): fix runtime type annotations 2022-10-05 15:25:03 +02:00
_init_packages.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
_meta.lua refactor(vim.opt): de-nest code 2022-09-09 12:38:15 +01:00
diagnostic.lua refactor(diagnostic): remove deprecated function (#20423) 2022-10-01 09:36:11 -06:00
F.lua docs(docstrings): fix runtime type annotations 2022-10-05 15:25:03 +02:00
filetype.lua fix(filetype): add missing return to changelog detection function (#20403) 2022-09-29 16:26:19 +02:00
fs.lua feat(fs): extend fs.find to accept predicate (#20193) 2022-09-13 14:16:20 -06:00
health.lua fix(checkhealth): skip vim.health #18816 2022-06-01 07:10:10 -07:00
highlight.lua fix(docs): invalid :help links #20345 2022-09-25 16:58:27 -07:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
keymap.lua docs(lua): opts in vim.keymap.{set,del} can be optional (#20255) 2022-09-20 10:42:45 +01:00
lsp.lua feat(lsp): add bufnr option to lsp.start (#20473) 2022-10-04 20:44:19 +02:00
shared.lua feat: added support for optional params to lua2dox 2022-10-06 15:38:28 +01:00
treesitter.lua refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
ui.lua fix(vim.ui.input): accept nil or empty "opts" #19109 2022-06-28 02:53:15 -07:00
uri.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00