neovim/runtime/lua/vim
Raphael 776913e32e
fix: add group in autocmd api #19412
regression from PR #19283: custom close autocommands for the preview window were
not cleaned up after the window was closed.
2022-07-17 16:11:41 -07:00
..
filetype vim-patch:9.0.0055 (#19392) 2022-07-17 14:33:51 +02:00
lsp fix: add group in autocmd api #19412 2022-07-17 16:11:41 -07:00
treesitter fix(treesitter): don't error when node argument of predicate is nil (#19355) 2022-07-14 12:18:03 +02:00
_editor.lua fix(lua): double entries in :lua completion #19410 2022-07-17 15:40:18 -07:00
_init_packages.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
_meta.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
compat.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
diagnostic.lua fix(lsp): move augroup define to if statement (#19406) 2022-07-17 19:11:05 +02:00
F.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
filetype.lua vim-patch:9.0.0055 (#19392) 2022-07-17 14:33:51 +02:00
fs.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02: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 refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
keymap.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
lsp.lua refactor(lsp): use autocmd api (#19407) 2022-07-17 19:13:33 +02:00
shared.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
treesitter.lua chore: format runtime with stylua 2022-05-09 16:31:55 +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