]> Sergey Matveev's repositories - vim-lsp.git/commit
Add support formatting text and use the tag stack for jumping to definition/declaration
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 26 Dec 2020 03:47:38 +0000 (19:47 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 26 Dec 2020 03:47:38 +0000 (19:47 -0800)
commitfb9e0a14a268b8a33bb1a3eb34984a2d7ddcd612
treedacf90299a85fefdd51018b92f5c57a70f4cc86f
parent07433bd1e3c02b0a06c2f4ab3fba029f820a0b33
Add support formatting text and use the tag stack for jumping to definition/declaration
autoload/lsp.vim
plugin/lsp.vim
test/test_lsp.vim [new file with mode: 0644]