[nvim] add typr plugin

This commit is contained in:
Julien Rabier 2025-01-24 15:15:45 +01:00
parent c2d08e3fef
commit 9e8713461e

View File

@ -0,0 +1,9 @@
{{- if eq .chezmoi.hostname "taupo" }}
return {
"nvzone/typr",
dependencies = "nvzone/volt",
opts = {},
cmd = { "Typr", "TyprStats" },
}
{{ else }}
{{ end }}