summaryrefslogtreecommitdiff
path: root/tags.c
diff options
context:
space:
mode:
Diffstat (limited to 'tags.c')
-rw-r--r--tags.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tags.c b/tags.c
index 0326735..da974b9 100644
--- a/tags.c
+++ b/tags.c
@@ -1,3 +1,5 @@
+// support for ctags go-to-definition and completion
+
#include "ted.h"
#include "pcre-inc.h"