Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 367 Bytes

AnsiblePathogen

Install pathogen and plugins.

Example Playbook

    - hosts: all
      roles:
        - role: ansible_pathogen
          pathogen_plugins:
            - repo: "https://github.com/elixir-lang/vim-elixir.git"
              name: some_name ## default: vim-elixir
              version: some_tag ## default: master