Files
neovim/runtime/lua/vim/lsp
Michael Lingelbach eb3d59126e fix(lsp): change signature of buf_highlight_references (#16345)
the prior signature did not assume an active language client
this function can now be used directly by passing an offset encoding
defaults to utf-16 (standard for LSP)
2021-11-17 21:14:45 +01:00
..
2021-09-15 11:35:04 -07:00