1
0
Fork 0
mirror of synced 2024-06-26 10:41:09 -04:00
ultimate-vim/sources_non_forked/ale/lspconfig.vim
2024-01-07 16:14:20 +01:00

4 lines
63 B
VimL

if get(g:, 'lspconfig', 0)
" lspconfig is installed.
endif