Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 657 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 657 Bytes

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.