William Boman f2b465232d fix(lsp): make sure to always reset active codelens refreshes (#18331) 3 years ago
..
lsp f2b465232d fix(lsp): make sure to always reset active codelens refreshes (#18331) 3 years ago
treesitter ed9e6d19ab [Backport release-0.7] fix(treesitter): new iter if folded (#18990) 3 years ago
F.lua caa6992a10 chore: fix typos (#16361) 3 years ago
_editor.lua fe42dea674 fix(lua): highlight.on_yank can close timer in twice #18976 3 years ago
_init_packages.lua f39a12d629 refactor(lua): make vim submodule lazy loading declarative 3 years ago
_meta.lua 24f9463dd0 refactor: remove unused runtime lua functions (#16535) 3 years ago
compat.lua 221f6fffad runtime/lua/vim/compat.lua 6 years ago
diagnostic.lua 7f8faac39e fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18205) 3 years ago
filetype.lua b43eed7d91 vim-patch:8.2.4767: openscad files are not recognized 3 years ago
highlight.lua f15d6094fc fix(lua): stop pending highlight.on_yank timer, if any (#18824) 3 years ago
inspect.lua ea4127e9a7 lua: metatable for empty dict value 5 years ago
keymap.lua d916d2f876 fix(lua): don't mutate opts parameter of vim.keymap.del (#18227) 3 years ago
lsp.lua 392cb7ac0c fix(lsp): pass offset_encoding in formatexpr() (#18084) 3 years ago
shared.lua 08cd391047 [Backport release-0.7] fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18360) 3 years ago
treesitter.lua f7e2ad7915 [Backport release-0.7] fix(treesitter): create new parser if language is not the same as cached parser (#18220) 3 years ago
ui.lua e63e5d1dbd docs: typo fixes (#17859) 3 years ago
uri.lua 56f3c41f5f fix(uri): change scheme pattern to not include the comma character (#16797) 3 years ago