Mercurial > dotfiles
comparison .chezmoiexternal.toml @ 1059:7d9ba468d4d0
feat: use own forked repo for helix
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Sun, 15 Sep 2024 17:55:54 +0200 |
parents | 6ab26ddbf78d |
children |
comparison
equal
deleted
inserted
replaced
1058:9a26b3369ef0 | 1059:7d9ba468d4d0 |
---|---|
84 | 84 |
85 [".config/helix/runtime/queries/tcl/indents.scm"] | 85 [".config/helix/runtime/queries/tcl/indents.scm"] |
86 type = "file" | 86 type = "file" |
87 url = "https://github.com/lewis6991/tree-sitter-tcl/raw/ac8b94b7a89825ddbdd6f8fc0a81c67c065be851/queries/tcl/indents.scm" | 87 url = "https://github.com/lewis6991/tree-sitter-tcl/raw/ac8b94b7a89825ddbdd6f8fc0a81c67c065be851/queries/tcl/indents.scm" |
88 | 88 |
89 [".config/helix/runtime/dictionaries/en_US/en_US.aff"] | |
90 type = "file" | |
91 url = "https://github.com/the-mikedavis/en_US/raw/refs/heads/main/en_US.aff" | |
92 | |
93 [".config/helix/runtime/dictionaries/en_US/en_US.dic"] | |
94 type = "file" | |
95 url = "https://github.com/the-mikedavis/en_US/raw/refs/heads/main/en_US.dic" | |
96 | |
89 {{- end}} | 97 {{- end}} |