neovim/runtime/lua/vim
Mike 14610332b2
fix(lsp): use correct function name in deprecated message (#20308)
fix: use correct function name in deprecated message
2022-09-23 19:20:56 -06: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): use correct function name in deprecated message (#20308) 2022-09-23 19:20:56 -06: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 refactor(vim.opt): de-nest code 2022-09-09 12:38:15 +01: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 feat(filetype): expand environment variables in filetype patterns (#20145) 2022-09-21 15:58:57 -06: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): opts in vim.keymap.{set,del} can be optional (#20255) 2022-09-20 10:42:45 +01: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