souenzzo.pathogit
Pathogit
Installer pathogen et les plugins.
Exigences
Ansible et le git_module
doivent fonctionner.
Variables du rôle
répertoire vim : "{{ ansible_env.HOME }}/.vim"
vimrc : "{{ ansible_env.HOME }}/.vimrc"
répertoire des plugins : "{{ ansible_env.HOME }}/.vim/bundle"
Dépendances
aucune
Exemple de Playbook
- hosts: workplace
roles:
- role: souenzzo.pathogit
pathogen_plugins:
- repo: "https://github.com/Shougo/neocomplete.vim.git"
name: custom_name ## par défaut : neocomplete.vim
version: custom_tag ## par défaut : master
Licence
GPLv3
Informations sur l'auteur
Contact, rapport de bug : https://github.com/souenzzo/pathogit