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

9 lines
144 B
Plaintext
Raw Normal View History

2021-07-04 09:54:33 +02:00
" Visuals
2021-07-04 09:52:16 +02:00
{{ use_plugin('devicons') }}
{% if variant == 'nvim' %}
{{ use_plugin('specs') }}
{% endif %}
2021-07-04 22:47:10 +02:00
" Theme
source ~/.config/vim/theme.vim