neovim
Ansible Duo Neovim Role
Role to install latest available neovim for each Linux distribution. For Debian, we use Appimage.
Supported OS Families
- Ubuntu (tested)
- Arch Linux (tested)
- Redhat (tested)
Role Variables
This role doesn't have any variable, you can just run it and the latest neovim will be there.
Dependencies
None
Example Playbook
Here is an example playbook:
- hosts: all
roles:
- budimanjojo.neovim
License
MIT License
About
Role to install latest neovim for Linux distributions
Install
ansible-galaxy install budimanjojo/ansible-role-neovim
License
Unknown
Downloads
149
Owner