dotfiles/config/automatrop/roles/vim/templates/plugins/vsnip.j2

5 lines
163 B
Plaintext
Raw Normal View History

2021-07-04 07:54:33 +00:00
{{ add_source('hrsh7th/vim-vsnip') -}}
{{ add_source('hrsh7th/vim-vsnip-integ') -}}
{{ add_source('rafamadriz/friendly-snippets') -}}
2021-07-04 20:47:10 +00:00
{# TODO Ansible snippets? #}