I want a single F key assignment via user's gvimrc to activate several 
commands in order, e.g.:
%s/^"/``/
%s/ "/ ``/g
%s/"$/''/
%s/" /'' /g
(The left hand part contains an inch sign and the right hand part 
contains either two back ticks or two apostrophes.) I may add more 
such commands to the same F key. 

Can I string them all together in a gvimrc command or would it be 
handier to have the F key call a script somehow? This will be for a 
naive user.  (I am pretty naive myself :)
-- 
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com

Reply via email to