summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index b4ede62..448c936 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -29,6 +29,7 @@ auto-reload-config = on
build-default-command = make
# restore previously opened files when ted is launched?
restore-session = on
+
# search depth for files to generate tags for.
# if set to 0, tag generation/regeneration will do nothing
tags-max-depth = 2