ansible-collection-base/roles/neovim/README.md
2021-09-04 09:20:35 +02:00

491 B

neovim

Deploys neovim from xbps and configures it, with plugins installed via dein. It ships with language server configs for rust, and it comes with the deus theme preconfigured

Example Playbook

- hosts: devboxes
  collections:
    - jcgruenhage.base
  roles:
     - neovim

License

CNPLv7+

Author Information