neovim/runtime/lua/vim
2022-09-20 09:28:23 +02:00
..
filetype vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050) 2022-09-02 08:16:17 +02:00
lsp fix(lsp): support false result in handlers (#20252) 2022-09-20 09:28:23 +02:00
treesitter docs(treesitter): clean up and update treesitter.txt (#20142) 2022-09-14 11:08:31 +02:00
_editor.lua docs: fix typos (#19588) 2022-08-03 09:47:16 +08:00
_init_packages.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
_meta.lua fix(options): mark winhighlight as list style (#19477) 2022-09-07 17:59:27 +02:00
compat.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
diagnostic.lua fix(diagnostic): populate data key in DiagnosticChanged autocmd in reset (#20207) 2022-09-15 11:03:07 -06:00
F.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
filetype.lua vim-patch:9.0.0497: LyRiCs files are not recognized (#20239) 2022-09-18 14:16:24 +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 refactor(lua): replace vim.cmd use with API calls (#19283) 2022-07-09 18:40:32 +02:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
keymap.lua docs(lua): clarify vim.keymap.set() opts (#19761) 2022-08-14 06:38:31 +08:00
lsp.lua fix(lsp): schedule removal of client object (#20148) 2022-09-10 18:56:29 -06:00
shared.lua docs(treesitter): clean up and update treesitter.txt (#20142) 2022-09-14 11:08:31 +02:00
treesitter.lua fix(treesitter): return full metadata for get_captures_at_position (#20203) 2022-09-16 09:05:05 +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