]> Sergey Matveev's repositories - vim-lsp.git/commit
Use getbufoneline() in GetLineByteFromPos
authorMagnus Groß <magnus@mggross.com>
Fri, 2 Jun 2023 16:15:46 +0000 (18:15 +0200)
committerMagnus Groß <magnus@mggross.com>
Fri, 2 Jun 2023 16:15:46 +0000 (18:15 +0200)
commitff89d0d1256d1d729736aa5d4433eb7471c35fd0
tree1f1e83fe5a53236b744e940cdc69a4e805d4ef97
parentacb91e9f06dfd60b4513ba6c22c7059bf9a65613
Use getbufoneline() in GetLineByteFromPos

This makes this more robust and also decreases the indentation level.
autoload/lsp/util.vim