neovim/runtime/lua/vim
2022-06-06 09:25:33 -06:00
..
filetype refactor(runtime): port remaining patterns from filetype.vim to filetype.lua (#18814) 2022-06-06 09:25:33 -06:00
lsp fix(lsp): fix multi client handling in code action (#18869) 2022-06-05 16:43:32 +02:00
treesitter fix(treesitter): correct region for string parser (#18794) 2022-06-02 17:35:16 +02:00
_editor.lua feat(fs): add vim.fs.parents() 2022-05-31 13:04:40 -06:00
_init_packages.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
_meta.lua perf(tests): don't invoke nvim_get_all_options_info until needed 2022-06-05 00:11:57 +02:00
compat.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
diagnostic.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
F.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
filetype.lua refactor(runtime): port remaining patterns from filetype.vim to filetype.lua (#18814) 2022-06-06 09:25:33 -06:00
fs.lua feat(lsp): add a start function (#18631) 2022-06-03 14:59:19 +02:00
health.lua fix(checkhealth): skip vim.health #18816 2022-06-01 07:10:10 -07:00
highlight.lua fix(lua): stop pending highlight.on_yank timer, if any (#18824) 2022-06-02 09:49:57 +02:00
inspect.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
keymap.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
lsp.lua docs: fix typos (#18269) 2022-06-04 11:56:36 +08:00
shared.lua docs(api): improve shared lua functions docs (#17933) 2022-05-11 10:23:46 -06:00
treesitter.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
ui.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
uri.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00