1
0

Added Neovim

This commit is contained in:
2025-10-13 10:32:08 +02:00
parent 6329e7230d
commit 4fdd55da97
7 changed files with 28 additions and 4 deletions

View File

@@ -6,3 +6,7 @@
{{- if not .features.git }}
.config/git
{{- end }}
{{- if not .features.editor }}
.config/nvim
{{- end }}