Skip to content

A simple plugin that tells gedit to use the Django Template syntax highlighter with all HTML files

Notifications You must be signed in to change notification settings

dguaraglia/gedit-django-template-remapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remap Django Templates

Remap Django Templates is a very simple plugin that does exactly what the title suggests: it remaps the syntax highlighting for all HTML files to Django Template.

Installation

Installation is very simple. Just copy the remap_django_templates.* files to your gedit plugins directory (usually found at ~/.gnome2/gedit/plugins):

git clone http://github.com/dguaraglia/gedit-django-template-remapper
cd gedit-django-template-remapper; cp remap_django_templates.* ~/.gnome2/gedit/plugins

then enable the 'Remap Django Templates' plugin in gedit by going to Edit->Preferences->Plugins.

About

A simple plugin that tells gedit to use the Django Template syntax highlighter with all HTML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages