1
0
Fork 0
mirror of synced 2024-11-09 18:58:58 -05:00
ultimate-vim/sources_non_forked/ale/lspconfig.vim
2024-01-07 16:14:20 +01:00

3 lines
63 B
VimL

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