i was googling for a syntax file for nasl, and didn't find it,so i write one. you can downloaded it from http://polloni.confianze.com/nasl.vim
add this two lines to your .vimrc: au BufRead,BufNewFile *.nasl set filetype=nasl au! Syntax nasl source <PATH_TO_NASL_VIM> replace <PATH_TO_NASL_VIM> with the path to the downloaded file. Hope it helps -- Herman Polloni G. _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
