mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Add some LISP plugins
This commit is contained in:
parent
3de19fbfcc
commit
64ca81d154
3 changed files with 5 additions and 0 deletions
2
nvim/coc-languages/lisp.vim
Normal file
2
nvim/coc-languages/lisp.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
call extend(g:dotfiles_coc_extensions, {'coc-cl': 1})
|
||||
call extend(g:dotfiles_coc_filetypes, {'lsp': 1})
|
Loading…
Add table
Add a link
Reference in a new issue