Syntax::Highlight::Engine::Kate::Clipper - a Plugin for Clipper syntax highlighting
Contents
Bugs
Unknown. If you find any, please contact the author
perl v5.36.0 2022-12-15 Syntax::Highlig...::Kate::Clipper(3pm)
Description
Syntax::Highlight::Engine::Kate::Clipper is a plugin module that provides syntax highlighting for
Clipper to the Syntax::Haghlight::Engine::Kate highlighting engine.
This code is generated from the syntax definition files used by the Kate project. It works quite fine,
but can use refinement and optimization.
It inherits Syntax::Higlight::Engine::Kate::Template. See also there.
Name
Syntax::Highlight::Engine::Kate::Clipper - a Plugin for Clipper syntax highlighting
Synopsis
require Syntax::Highlight::Engine::Kate::Clipper;
my $sh = new Syntax::Highlight::Engine::Kate::Clipper([
]);
