[nvim] Added Firenvim

This commit is contained in:
Alyxia Sother 2021-07-04 20:16:40 +02:00
parent 240eeb8401
commit e89aea9d82
No known key found for this signature in database
GPG Key ID: 355968D14144B739
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ let s:ctx = g:dotfiles_plugins_list_context
" }}}
" Misc {{{
call s:ctx.use('glacambre/firenvim', { 'do': ':call firenvim#install(0)' })
call s:ctx.use('glepnir/dashboard-nvim')
if has('nvim-0.5.0')
call s:ctx.use('andweeb/presence.nvim')