Provided by: universal-ctags_6.2.1-1_amd64 

Name
ctags-lang-lisp - Random notes about tagging Lisp source code with Universal Ctags
SYNOPSIS
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 ...
DESCRIPTION
This man page gathers random notes about tagging Lisp source code.
VERSIONS
Change since "0.0"
• Add kinds:
• class,
• generic,
• method,
• parameter,
• struct, and
• type.
• Add definer field.
SEE ALSO
ctags(1)
6.2.1 ctags-lang-lisp(7)