summaryrefslogtreecommitdiff
path: root/lspconfig.vim
blob: 0e25fdc2b0b0cf875797aaf679d65e52ca99a4d3 (plain)
1
2
3
if get(g:, 'lspconfig', 0)
    " lspconfig is installed.
endif