dotfiles/nvim/coc-languages/lisp.vim
2023-05-19 11:34:20 +02:00

3 lines
105 B
VimL

call extend(g:dotfiles_coc_extensions, {'coc-cl': 1})
call extend(g:dotfiles_coc_filetypes, {'lisp': 1})