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 ---------------- ```yaml - hosts: devboxes collections: - jcgruenhage.base roles: - neovim ``` License ------- [CNPLv7+](https://thufie.lain.haus/NPL.html) Author Information ------------------ - [Jan Christian Grünhage](https://jcg.re)