Files
2020-08-20 21:51:34 +09:00

4 lines
85 B
VimL

function! LspCheckCommand() abort
return lsp_settings#exec_path('slp')
endfunction