1
0
Fork 0
mirror of synced 2024-09-19 12:42:55 -04: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