CTAGS-LANG-LISP(7) Universal Ctags CTAGS-LANG-LISP(7)

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)

6.2.0