Dear list, An user from Victoria LUG has informed me about a bug in the Installer script of "Empowering Vim".
after changing the file type to shell-script; comment symbol was not working. I have fixed the problem and uploaded the fixed Installer script. Those who like to fix it manually; just open the .vimrc and locate a line au FileType sh,make,perl let sign='#' add a . (dot) before sh to make it .sh so it should look like au FileType .sh,make,perl let sign='#' that's all Thanks ---------------------------------------------------------------------- Get a free email account with anti spam protection. http://www.bluebottle.com/tag/2 _______________________________________________ Ilug-cal-discuss mailing list [email protected] http://list.ilug-cal.org/mailman/listinfo/ilug-cal-discuss
