sponsor Vim development Vim logo Vim Book Ad

nasl.vim : small and more automated nasl syntax file

 script karma  Rating 31/10, Downloaded by 1077  Comments, bugs, improvements  Vim wiki

created by
Herman Polloni
 
script type
syntax
 
description
Small syntax file for the Nessus Attack Scripting Language. It uses the built-in functions and constants found in nasl_init.c and the keywords found in nasl_grammar.tab.c. Arguments like english:, deutsch:, data:,etc are matched using regexes instead of fixed names.
 
install details
add this to your .vimrc:
syntax on
au BufEnter *.nasl setfiletype nasl

and place nasl.vim inside your ~/.vim/syntax/ directory (or any
other syntax directory below your 'runtimepath')

Thanks Thomas Arendsen
 

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
nasl.vim 0.3 2005-05-22 6.0 Herman Polloni Added hilighting for parenthesis and bracket matching errors
nasl.vim 0.2 2005-05-20 6.0 Herman Polloni functions inside a parenthesis now display correctly.
nasl.vim 0.1 2005-05-19 6.0 Herman Polloni Initial upload
ip used for rating: 18.191.157.186

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