neovim/runtime/lua/vim
Mathias Fußenegger f5e0f17968
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)
Allows users to associate the diagnostics with the right bufnr.
2020-12-03 14:22:15 -05:00
..
lsp lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310) 2020-12-03 14:22:15 -05:00
treesitter Merge pull request #13357 from vigoux/luahl-priority 2020-11-25 12:43:08 +01:00
compat.lua runtime/lua/vim/compat.lua 2018-12-20 11:57:30 +01:00
F.lua lsp: vim.lsp.diagnostic (#12655) 2020-11-12 22:21:34 -05:00
highlight.lua lsp: vim.lsp.diagnostic (#12655) 2020-11-12 22:21:34 -05:00
inspect.lua lua: metatable for empty dict value 2020-01-01 19:26:29 +01:00
lsp.lua lsp: Fix "unsupported_method" error when the buffer does not have an LSP Server (#13175) 2020-12-03 01:00:54 -05:00
shared.lua lsp: vim.lsp.diagnostic (#12655) 2020-11-12 22:21:34 -05:00
treesitter.lua feat(treesitter): add language tree 2020-11-23 08:06:17 +01:00
uri.lua doc: Add docs for uri functions (#12887) 2020-09-14 09:12:17 -04:00