dotfiles/config/automatrop/roles/vim/templates/pluginlist.j2

9 lines
144 B
Django/Jinja

" Visuals
{{ use_plugin('devicons') }}
{% if variant == 'nvim' %}
{{ use_plugin('specs') }}
{% endif %}
" Theme
source ~/.config/vim/theme.vim