From f9280387889916cbdd3db7c31ac6d81726cf8651 Mon Sep 17 00:00:00 2001 From: am0ebe <am0ebe@gmx.de> Date: Thu, 16 Jun 2022 16:07:01 +0200 Subject: [PATCH] . --- camtron.sublime-project | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/camtron.sublime-project b/camtron.sublime-project index d368406..5798ebf 100644 --- a/camtron.sublime-project +++ b/camtron.sublime-project @@ -3,7 +3,11 @@ [ { "path": ".", - } + }, + { + "path": "~/dox/idiv/camtron", + "name": "dox" + }, ], "settings": { -- GitLab