[nvim] Switch from Mason to Chezmoi

This commit is contained in:
aloslider
2026-04-21 03:42:54 +03:00
parent e70c3138ce
commit 6c16b57f3b
19 changed files with 83 additions and 140 deletions
@@ -1,5 +1,5 @@
#!/bin/bash
{{ if -eq .chezmoi.osRelease.id "nixos" }}
{{ if eq .chezmoi.osRelease.id "nixos" }}
exit 0
{{ end }}