ctags-lang-lisp − Random notes about tagging Lisp source code with Universal Ctags
ctags ...
−−languages=+Lisp ...
ctags ... −−language−force=Lisp ...
ctags ... −−map−Lisp=+.cl ...
ctags ... −−map−Lisp=+.clisp ...
ctags ... −−map−Lisp=+.l ...
ctags ... −−map−Lisp=+.lisp ...
ctags ... −−map−Lisp=+.lsp ...
This man page gathers random notes about tagging Lisp source code.
|
• |
Add kinds: |
•
|
class, |
||||
|
• |
generic, |
|||
|
• |
method, |
|||
|
• |
parameter, |
|||
|
• |
struct, and |
|||
|
• |
type. |
|||
|
• |
Add definer field.
ctags(1)