xoxys.vim/templates/etc/vim/vimrc.local.j2

6 lines
78 B
Plaintext
Raw Normal View History

2018-11-01 14:40:51 +01:00
" {{ ansible_managed }}
{% for item in vim_config %}
{{ item }}
{% endfor %}