feat(vim): Add Coq support
This commit is contained in:
parent
bdef46f0b2
commit
b25f1f9f4b
1 changed files with 3 additions and 0 deletions
|
@ -82,6 +82,9 @@ Plug 'prabirshrestha/vim-lsp'
|
|||
Plug 'sheerun/vim-polyglot'
|
||||
Plug 'vifm/vifm.vim'
|
||||
|
||||
" Coq
|
||||
Plug 'whonore/Coqtail'
|
||||
|
||||
call plug#end()
|
||||
|
||||
" }}}
|
||||
|
|
Loading…
Reference in a new issue