2015-10-22 00:37:03 +02:00
|
|
|
---
|
|
|
|
# tasks file for glenux.vim
|
2015-10-22 06:40:33 +02:00
|
|
|
# Inspiration from https://github.com/ChengLong/ansible-vim/blob/master/tasks/main.yml
|
2015-10-22 23:07:53 +02:00
|
|
|
- include: vimrc.yml
|
|
|
|
- include: pathogen.yml
|
|
|
|
- include: pathogen-plugins.yml
|
2015-10-22 06:40:33 +02:00
|
|
|
|