nasl.vim : small and more automated nasl syntax file
| script karma |
Rating 31/10,
Downloaded by 1285 |
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 |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|