neovim/runtime/lua/vim
2022-09-08 12:54:41 +08:00
..
filetype vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050) 2022-09-02 08:16:17 +02:00
lsp fix(docs): update lsp.rpc.start docs to match return value changes (#20003) 2022-08-30 13:14:27 +02:00
treesitter Use weak tables in tree-sitter code (#17117) 2022-09-07 08:39:56 +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 fix(options): mark winhighlight as list style (#19477) 2022-09-07 17:59:27 +02: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.0402: javascript module files are not recoginzed (#20108) 2022-09-07 15:55:39 +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 docs(treesitter): fix doxygen 2022-09-08 12:54:41 +08: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