]> Sergey Matveev's repositories - vim-lsp.git/commit
Move all the user configurable options to a dictionary and add a function to set...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 13 Nov 2021 17:44:00 +0000 (09:44 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 13 Nov 2021 17:44:00 +0000 (09:44 -0800)
commitec095b55d5dff163f0dc607dd1185c87ef33e689
treee7edb2f458cdb36a25268f25d079bdb5ecff4ae3
parent06a7be3f701ed808895f41ebf6221313f7634374
Move all the user configurable options to a dictionary and add a function to set the options. Add an option to auto highlight the current keyword. Move the LSP autocmds to a group
autoload/handlers.vim
autoload/lsp.vim
doc/lsp.txt
plugin/lsp.vim