diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-14 20:21:24 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-15 00:10:39 +0100 |
| commit | 0d5e6636405dbe332c33c0fb82c7ccccb20f96cb (patch) | |
| tree | a9cda2b711bbfc9277d66310440dd965b16682fc /.periphery.yml | |
| parent | a5ae7aedc840a38505b3181f4e5ba92e90d94fa1 (diff) | |
Use wmap-parser-swift and tree-sitter-wmap for parsing and highlighting.
Diffstat (limited to '.periphery.yml')
| -rw-r--r-- | .periphery.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.periphery.yml b/.periphery.yml new file mode 100644 index 0000000..2db2f33 --- /dev/null +++ b/.periphery.yml @@ -0,0 +1,3 @@ +project: Map.xcodeproj +schemes: +- Map |