]> Sergey Matveev's repositories - vim-lsp.git/commit
When applying text edits and restoring eol, ignore empty lines. Optimize use of range...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 1 Jul 2023 04:37:26 +0000 (21:37 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 1 Jul 2023 04:37:26 +0000 (21:37 -0700)
commitc0833c30c8d7c3bb00b6386d6e7ad36fb0dbe13f
treeab98f97f998248dbfce6454626aab768e8d0d2e0
parent43885105f647140418f4db237af48e0244891059
When applying text edits and restoring eol, ignore empty lines. Optimize use of range Dict by using local variables
autoload/lsp/diag.vim
autoload/lsp/inlayhints.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/outline.vim
autoload/lsp/selection.vim
autoload/lsp/symbol.vim
autoload/lsp/textedit.vim
autoload/lsp/util.vim