SublimeText/NSIS

Sublime Text plugin for the Nullsoft Scriptable Install System

42

stars

185

commits

Shell

primary language

Jul 31, 2026

updated

sublime-build
sublime-text
sublime-text-package
syntax-highlighting
Browse cluster: Sublime Text syntax highlighting and tooling

README

NSIS Bundle for Sublime Text

NSIS (Nullsoft Scriptable Install System) is an open source program and scripting language to create Windows installers. This package provides syntax highlighting and build tools.

Note: This package is compatible with Sublime Text 3 (Build 3103 or higher).

Screenshots

Light Theme Dark Theme

Installation

Easiest way to install the plugin is to use Package Control.

Alternatively you can git clone directly into Packages directory in the Sublime Text 3 application settings area.

Using Git

Go to your Sublime Text 3 Packages directory and clone the repository using the command below:

git clone https://github.com/SublimeText/NSIS

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to NSIS
  • Copy the folder to your Sublime Text 3 Packages directory

Portable NSIS support

Support for portable NSIS can be achieved by putting the main NSIS program directory path in your PATH environment variable.

Contributors

idleberg

148 commits

jeffory

22 commits

jsadeli

6 commits

zenpoy

4 commits

SublimeText/NSIS

Sublime Text plugin for the Nullsoft Scriptable Install System

42

stars

185

commits

Shell

primary language

Jul 31, 2026

updated

sublime-build
sublime-text
sublime-text-package
syntax-highlighting
Browse cluster: Sublime Text syntax highlighting and tooling

README

NSIS Bundle for Sublime Text

NSIS (Nullsoft Scriptable Install System) is an open source program and scripting language to create Windows installers. This package provides syntax highlighting and build tools.

Note: This package is compatible with Sublime Text 3 (Build 3103 or higher).

Screenshots

Light Theme Dark Theme

Installation

Easiest way to install the plugin is to use Package Control.

Alternatively you can git clone directly into Packages directory in the Sublime Text 3 application settings area.

Using Git

Go to your Sublime Text 3 Packages directory and clone the repository using the command below:

git clone https://github.com/SublimeText/NSIS

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to NSIS
  • Copy the folder to your Sublime Text 3 Packages directory

Portable NSIS support

Support for portable NSIS can be achieved by putting the main NSIS program directory path in your PATH environment variable.

Contributors

idleberg

148 commits

jeffory

22 commits

jsadeli

6 commits

zenpoy

4 commits

Languages

Shell

70.8%

Batchfile

29.2%