From 6fcb102936212453f6dacf3bb321e8da272b0827 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Tue, 1 Dec 2015 13:46:06 -0800 Subject: [PATCH] Fix #295 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e926458..f78e82c 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ CTAGS output uses the following tag kinds: * f -- function declaration * u -- union declaration * T -- template declaration +* a -- alias declarataion More information on the CTAGS format can be found [here](http://ctags.sourceforge.net/FORMAT).