ctags-lang-scheme - Man Page

Random notes about tagging Scheme source code with Universal Ctags

Synopsis

ctags ... --languages=+Scheme ...
ctags ... --language-force=Scheme ...
ctags ... --map-Scheme=+.SCM ...
ctags ... --map-Scheme=+.SM ...
ctags ... --map-Scheme=+.sch ...
ctags ... --map-Scheme=+.scheme ...
ctags ... --map-Scheme=+.scm ...
ctags ... --map-Scheme=+.sm ...
ctags ... --map-Scheme=+.rkt ...

Description

This man page gathers random notes about tagging Scheme source code.

Versions

Change since “0.0”

  • Add unknown kind.
  • Add definer field.

See Also

ctags(1)

Info

6.2.0 Universal Ctags