aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authorMathias Fußenegger <mfussenegger@users.noreply.github.com>2020-06-30 17:48:04 +0200
committerGitHub <noreply@github.com>2020-06-30 11:48:04 -0400
commit554b21261ec0ad1eaac7afc21d9a1ba7fb7cabf1 (patch)
tree312ee1d63d6914e5fd4b1f974fa157b6088acf19 /runtime/lua/vim/shared.lua
parent1920ba4b5597a872973de0a5d558cbbf23063fb6 (diff)
downloadrneovim-554b21261ec0ad1eaac7afc21d9a1ba7fb7cabf1.tar.gz
rneovim-554b21261ec0ad1eaac7afc21d9a1ba7fb7cabf1.tar.bz2
rneovim-554b21261ec0ad1eaac7afc21d9a1ba7fb7cabf1.zip
lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)
* LSP: Add tests & use nvim_buf_get_lines in locations_to_items This is to add support for cases where the server returns a URI in the locations that does not have a file scheme but needs to be loaded via a BufReadCmd event. * LSP: Don't iterate through all lines in locations_to_items * fixup! LSP: Don't iterate through all lines in locations_to_items * fixup! fixup! LSP: Don't iterate through all lines in locations_to_items * fixup! fixup! fixup! LSP: Don't iterate through all lines in locations_to_items
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions