Basic syntax definition for VB.Net for Sublime Text 2. Defines most VB.Net keywords based on VB.Net 10 (.Net 4)
Copy the vbdontnet.tmlanguage file into you Sublime Text 2 packages directory. Check the documentation to see where the packages directory is for you operating system.
Open Sublime - there should now be a "VB.NET" option under the "syntax" menu.
This syntax definition is built using the AAAPackageDev package for Sublime Text 2. You will need to install this first. To make changes to the syntax defintion, first edit the vbdotnet.JSON-tmlanguage file. Then build the .tmlanguage file using the "Json to tmlanguage" build option provided by AAAPackageDev.