Speaking of shell and vim, I tried to get keyword matching working, by loading "matchit.vim"
But hitting % just goes to the nearest bracket or brace, ignoring the if/fi. I set b:match_words for if:fi, and that worked sort of, but surely you don't have to set match_words completely, since it says it supports shell out of the box. Matt -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
