Gedit

From NSIS Wiki
Revision as of 12:43, 23 June 2013 by Jan (talk | contribs) (Created page with "== Description == [http://projects.gnome.org/gedit/ gedit] is the official text editor of the [http://www.gnome.org/ GNOME] desktop environment. To use gedit for writing NSIS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

gedit is the official text editor of the GNOME desktop environment. To use gedit for writing NSIS scripts, you might want to install a syntax highlighter.

Installation

1. Download nsis.lang
2. Move the file to ~/.local/share/gtksourceview-3.0/language-specs

Note: replace 3 with 2 in the path for GtkSourceView version 2.

Links

GitHub project page
nsis.lang