Skip to content

rla/kate-ejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kate-ejs

Embedded JavaScript (EJS) template support for the Kate's HTML highlighter.

Example

Example

Installation

First find the location of the kate/katepart syntax files:

find /usr -iname "katetemplate.xml"

This will output something like this:

/usr/share/apps/katepart/syntax/katetemplate.xml

The file ejs.xml has to be then copied to the /usr/share/apps/katepart/syntax directory. After restarting Kate, the new highlighter should be available. By default it supports files with the *.ejs extension. The extension can be configured in Settings -> Configure Kate -> Editor Component -> Open/Save -> Modes & Filetypes.

Similar projects:

License

The MIT License

About

Embedded JavaScript (EJS) template support for the Kate's HTML highlighter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published