Are you new to the list? I have been preaching vim here before (mostly without much response though) :)
For tag completion: I just grabbed the list of functions and tags from the docs and put in a dictionary file, which can be used for completion using "setlocal dictionary=$home\vimfiles\syntax\cf.dictionary" My dictionary is not all complete, it is mostly 4.5 level, and I have added the CF 5 things I use most (that are not in 4.5). I am only developing on 4.5 and 5 at the moment (no MX). /Hugo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

