tree-sitter-prr: this is a mess but it seems to work

This commit is contained in:
Matthew Ryan Dillon 2025-12-08 16:22:31 -05:00
parent 9b40fe5b92
commit 7cdf103de5
2 changed files with 8 additions and 0 deletions

View file

@ -2,3 +2,8 @@
type = "file"
url = "https://github.com/rvcas/room/releases/latest/download/room.wasm"
refreshPeriod = "168h"
[".local/share/tree-sitter-prr"]
type = "git-repo"
url = "ssh://git@git.thermokar.st/thermokarst/tree-sitter-prr.git"
refreshPeriod = "168h"

View file

@ -64,6 +64,9 @@
[includeIf "gitdir:~/.local/share/chezmoi/"]
path = ~/.gitconfig-personal-override
[includeIf "gitdir:~/.local/share/tree-sitter-prr/"]
path = ~/.gitconfig-personal-override
[includeIf "gitdir:~/notebook/"]
path = ~/.gitconfig-personal-override
{{- end }}