Added draft for neovim and micro

This commit is contained in:
2025-07-20 14:27:09 +02:00
parent e1d36045da
commit 3951376a29
8 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
---
galaxy_info:
author: "Kevin VeenBirchenbach"
description: "Installs neovim CLI text editor on Pacmanbased systems."
license: "CyMaIS NonCommercial License (CNCL)"
license_url: "https://s.veen.world/cncl"
company: |
Kevin VeenBirchenbach
Consulting & Coaching Solutions
https://www.veen.world
galaxy_tags:
- neovim
- editor
- cli
repository: "https://github.com/kevinveenbirkenbach/cymais"
issue_tracker_url: "https://github.com/kevinveenbirkenbach/cymais/issues"
documentation: "https://github.com/kevinveenbirkenbach/cymais/tree/main/roles/desk-neovim"
logo:
class: "fab fa-vim"
min_ansible_version: "2.9"
platforms:
- name: Archlinux
versions:
- all
dependencies: []