neovim/runtime/lua/vim
2022-08-28 14:07:53 +02:00
..
filetype vim-patch:partial: 48c3f4e0bff7 (#19684) 2022-08-09 10:43:28 +02:00
lsp feat(lsp): add tcp support 2022-08-28 14:07:53 +02:00
treesitter feat(treesitter)!: use @foo.bar style highlight groups 2022-08-26 13:57: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(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 docs: fix typos (#19024) 2022-07-31 16:46:38 +08:00
F.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
filetype.lua fix(filetype): only check first 100 and last line of buffer (#19819) 2022-08-19 19:30:35 +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 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 feat(lsp): add tcp support 2022-08-28 14:07:53 +02:00
shared.lua docs(lua): add Lua 5.1 reference manual (#19663) 2022-08-08 18:58:32 +02:00
treesitter.lua fix(treesitter): make it get_captures_at_position 2022-08-26 13:57:31 +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