neovim/runtime/lua/vim
2021-10-31 12:05:57 -07:00
..
lsp feat(lsp): default to botright for setting qflist (#16177) 2021-10-30 08:17:00 -07:00
treesitter fix(healthcheck): update builtins to the new convention #15914 2021-10-05 05:05:33 -07:00
_meta.lua fix(vim.opt): vimL map string values not trimmed (#14982) 2021-07-04 00:14:39 -07:00
compat.lua runtime/lua/vim/compat.lua 2018-12-20 11:57:30 +01:00
diagnostic.lua refactor(diagnostic): make display handlers generic (#16137) 2021-10-29 18:47:34 -07:00
F.lua fix(lua): preserve argument lists which are not lists 2021-08-29 16:04:50 +02:00
highlight.lua fix(lua): verify buffer in highlight.on_yank (#15482) 2021-08-26 16:37:36 +02:00
inspect.lua lua: metatable for empty dict value 2020-01-01 19:26:29 +01:00
lsp.lua fix(lsp): don't update active_clients on exit_timeout (#16192) 2021-10-31 12:05:57 -07:00
shared.lua refactor: use kwargs parameter in vim.split 2021-09-25 20:11:32 -06:00
treesitter.lua feat(ts): add query module in treesitter keys 2021-08-23 15:34:08 +02:00
ui.lua fix(ui): s/format_entry/format_item to match docs (#15819) 2021-09-27 16:12:03 -07:00
uri.lua fix: correctly capture uri scheme on windows (#16027) 2021-10-15 12:03:41 -07:00