dev #19

Open
tdpeuter wants to merge 79 commits from dev into main
Showing only changes of commit b25f1f9f4b - Show all commits

View file

@ -82,6 +82,9 @@ Plug 'prabirshrestha/vim-lsp'
Plug 'sheerun/vim-polyglot'
Plug 'vifm/vifm.vim'
" Coq
Plug 'whonore/Coqtail'
call plug#end()
" }}}