Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.33 KB

README.rst

File metadata and controls

47 lines (35 loc) · 1.33 KB

Kate Syntax Files

A set of new or modified syntax highlight definitions for the Kate text editor.

Python

This is a modified version of the original python syntax distributed with KDE that adds highlighting for identifiers that resemble a class name (IE: MyClass)

Mako

Syntax highlighting for the Mako templating engine for python

CleanCSS

Syntax highlighting for the CleanCSS files.

LESS

Syntax highlight for LESS CSS files

Smarty

Syntax highlighting for the Smarty templating engine for PHP. Already supports Smarty 3.

RestruturedText

Syntax highlighting for the RestructuredText, used mostly in python documentations.

Template Toolkit

Syntax highlighting for perl's Template Toolkit, originally written by Krassimir Berov.

Installation

Copy the xml files in ~/.kde4/share/apps/katepart/syntax

LICENSE

Copyright (c) 2010-2012 Massimiliano Torromeo

Free software released under the terms of the BSD license.

Contacts