mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/ale/lspconfig.vim

4 lines
63 B
VimL
Raw Permalink Normal View History

2024-01-07 10:14:20 -05:00
if get(g:, 'lspconfig', 0)
" lspconfig is installed.
endif