ctags-lang-lisp - Man Page
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
Info
6.2.0 Universal Ctags