neovim/runtime/lua/vim
2022-05-31 13:04:41 -06:00
..
filetype feat(filetype): convert more patterns to filetype.lua 2022-05-30 20:32:35 -03:00
lsp fix(lsp): include cancellable in progress message table (#18809) 2022-05-31 13:19:45 +02:00
treesitter fix(treesitter): offset directive associates range with capture (#18276) 2022-05-28 19:22:18 +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 chore: format runtime with stylua 2022-05-09 16:31:55 +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 feat(filetype): convert more patterns to filetype.lua 2022-05-30 20:32:35 -03:00
fs.lua feat(fs): add vim.fs.basename() 2022-05-31 13:04:41 -06:00
health.lua refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720 2022-05-31 11:10:18 -07:00
highlight.lua chore: format runtime with stylua 2022-05-09 16:31:55 +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 refactor(lsp): remove redundant client cleanup (#18744) 2022-05-25 11:45:45 -06: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