X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=vim%2F.vim%2Fplugin%2Flsp.vim;fp=vim%2F.vim%2Fplugin%2Flsp.vim;h=45f903c44f2091d0c851b9dfcd9fcc8acac8b3aa;hp=dfffc1b239dc36675157d6f5d9ec1a9014b685e3;hb=e39b00703c08d5ea469301c0e4300c8c6b437a66;hpb=1c6d453a56833e3a932b008909cd64f09e8b3497 diff --git a/vim/.vim/plugin/lsp.vim b/vim/.vim/plugin/lsp.vim index dfffc1b..45f903c 100644 --- a/vim/.vim/plugin/lsp.vim +++ b/vim/.vim/plugin/lsp.vim @@ -4,6 +4,7 @@ let g:lsp_auto_enable = 1 let g:lsp_diagnostics_echo_cursor = 1 let g:lsp_diagnostics_echo_delay = -1 +let g:lsp_signature_help_enabled = 0 function! s:on_lsp_buffer_enabled() abort setlocal omnifunc=lsp#complete