]> Sergey Matveev's repositories - vim-lsp.git/commit
Make LSP selection range always use a characterwise visual mode. Add additional tests...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 16 Jan 2022 02:00:38 +0000 (18:00 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 16 Jan 2022 02:00:38 +0000 (18:00 -0800)
commite7bd19f7af2a47ccb88bd9e909257fdbe3354b35
tree86c8f5f40bd75ba106309bf5d0a507fedac6a682
parent4916aa121ea3f511b7f2cb15d37c2bafa20eb56d
Make LSP selection range always use a characterwise visual mode. Add additional tests. Make it easy to test codeaction
autoload/codeaction.vim
autoload/handlers.vim
autoload/lspserver.vim
test/test_lsp.vim