sponsor Vim development Vim logo Vim Book Ad

nsis.vim : This is a vim syntax file for NSIS script.

 script karma  Rating 22/24, Downloaded by 757  Comments, bugs, improvements  Vim wiki

created by
Wenzhi Liang
 
script type
syntax
 
description
NSIS stands for 'NullSoft Installation System' and is a handy free scriptable installation system made by NullSoft ( the
guys who made Winamp). For more information on this, see http://www.nullsoft.com/free/nsis/
This syntax is very straight forward as the syntax of the scripting language is simple.

If you use NSIS, please give it a try and tell me what you think as this is the first I actually write and vim syntax file.
Thanks,
 
install details
Just put the .vim file into your syntax directory. The most easy(?) way to use it to do 'so ...../nsis.vim'. But you can
modify your filetypes.vim in the runtime directory and add the following:
au BufNewFile,BufRead *.nsi setf nsis
And then anytime you open a .nsi file, the syntax will be turned on automatically.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
nsis.vim 0.1 2001-09-21 6.0 Wenzhi Liang Initial upload
ip used for rating: 3.144.212.145

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github