Files
neovim/runtime/lua/vim/lsp/buf.lua
Justin M. Keyes 90a4b1a59c refactor: deprecate vim.region() #28416
Problem:
`vim.region()` is redundant with `getregionpos()`.

Solution:
Deprecate `vim.region()`.
2024-05-28 03:07:13 -07:00

30 KiB