/pygments-redis

Pygments highlighter for Redis CLI

Primary LanguagePythonMIT LicenseMIT

pygments-redis

Build License Version


A minimalistic Pygments lexer for the Redis CLI.

This lexer differentiates four components of input/output from the redis-cli shell:

  • The prompt
  • A command
  • A reply type
  • "Everything else"