On Sat, 17 Mar 2007 15:01:17 +0000 (UTC) zzapper <[EMAIL PROTECTED]> wrote:
> I've forgotten how to setup gvim as view source editor for Opera (got > a new Vista PC). Also can anyone recommend the best solution for > FireFox, I've only got the one where viewing source with vim is an > additional option For Opera, open the preferences, click on the "Advanced" tag, then choose "Programs" from the list on the left. At the bottom of the right-hand side, there's the option to set the source viewer program. In Firefox, type "about:config" into the URL bar and hit ENTER. Type "source" in the filter box and hit ENTER. Double-click on the entry for "view_source.editor.external" so its value changes to "true". Then double-click on the entry for "view_source.editor.path" and enter the path to your Vim in there. Then close the tab. That should do it! -- Taylor Venable [EMAIL PROTECTED] http://www.metasyntax.net/