From 209fa4ec72c8719d82e049c5d10a06f0a679671c Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 12 Jun 2024 16:07:50 -0400 Subject: Followup changes to ctags These were just hanging around as I was doing other things. Included in this commit are the following: - Configure it in .ctags.d to only index the languages I use - Add support for sources listed in Sources.json - Fix broken link to inspekt3d repo --- Biz/Bild/Sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Biz/Bild/Sources.json') diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index 53ac29f..2939283 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -47,9 +47,9 @@ }, "inspekt3d": { "branch": "master", + "type": "git", "repo": "https://git.sr.ht/~morgansmith/inspekt3d", - "rev": "703f52ccbfedad2bf5240bf8183d1b573c9d54ef", - "type": "git" + "rev": "703f52ccbfedad2bf5240bf8183d1b573c9d54ef" }, "interegular": { "branch": "master", -- cgit v1.2.3