[nvim] Add some LISP plugins

This commit is contained in:
Alyxia Sother 2022-02-14 23:20:46 +01:00
parent 3de19fbfcc
commit 64ca81d154
No known key found for this signature in database
GPG key ID: 355968D14144B739
3 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
call extend(g:dotfiles_coc_extensions, {'coc-cl': 1})
call extend(g:dotfiles_coc_filetypes, {'lsp': 1})