Skip to content
Commit f351653c authored by Igor Santos's avatar Igor Santos Committed by Martin Jansa
Browse files

ctags: add



Ctags generates an index (or tag) file of language objects found in
source files that allows these items to be quickly and easily located by
a text editor or other utility. A tag signifies a language object for
which an index entry is available (or, alternatively, the index entry
created for that object).

Signed-off-by: default avatarIgor Santos <igor.santos@aker.com.br>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent dce88e4a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment