[nvim] Add the vader plugin for exercism

This commit is contained in:
Alyxia Sother 2021-12-02 20:46:57 +01:00
parent 7520a7c4b4
commit 1977d5dcde
No known key found for this signature in database
GPG Key ID: 355968D14144B739
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ let s:plug = funcref('dotfiles#plugman#register')
" }}}
" Misc {{{
call s:plug('junegunn/vader.vim')
call s:plug('andweeb/presence.nvim')
call s:plug('wakatime/vim-wakatime')
if has('nvim-0.6.0')