neovim/runtime/lua/vim
2022-09-08 15:32:26 +01:00
..
filetype vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050) 2022-09-02 08:16:17 +02:00
lsp feat(lsp): add range option to lsp.buf.format (#19998) 2022-09-08 11:33:04 +02:00
treesitter fix(treesitter): use the right loading order for base queries (#20117) 2022-09-08 11:17:29 +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): remove enums 2022-09-08 15:32:26 +01:00
compat.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
diagnostic.lua fix(diagnostic): remove buf from cache on BufWipeout (#20099) 2022-09-06 20:55:03 -06:00
F.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
filetype.lua vim-patch:9.0.0417: Jsonnet files are not recognized (#20119) 2022-09-08 16:06:00 +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 Use weak tables in tree-sitter code (#17117) 2022-09-07 08:39:56 +02:00
treesitter.lua Merge pull request #20093 from neovim/upstream-ts-util 2022-09-08 11:23:26 +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