mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Add the vader plugin for exercism
This commit is contained in:
parent
7520a7c4b4
commit
1977d5dcde
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ let s:plug = funcref('dotfiles#plugman#register')
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
" Misc {{{
|
" Misc {{{
|
||||||
|
call s:plug('junegunn/vader.vim')
|
||||||
call s:plug('andweeb/presence.nvim')
|
call s:plug('andweeb/presence.nvim')
|
||||||
call s:plug('wakatime/vim-wakatime')
|
call s:plug('wakatime/vim-wakatime')
|
||||||
if has('nvim-0.6.0')
|
if has('nvim-0.6.0')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue