I was hoping to find out if I can change the default editor for Hugs
Masc from SimpleText to Vim. I have Vim installed on my iMac and would
prefer having it as the default because it as color syntax for Haskell
(and believe it or not I like vi). I tried using the -E option to
specify where Vim is located on my harddrive but receive the following
error message when I try to invoke the editor:
Pictures> :set -E"Macintosh HD:Vim 5.5:vimPPC"
Pictures> :edit
Warning: Editor terminated abnormally
What am I doing wrong?
Yours truly,
Bill Gosse