Re: Vim and Open-With plugin enhancements

2008-04-14 Thread TL
Thanks Bob for the positive feedback. Concerning the handling of @file type nodes, I am also using the FileActions plugin which also reacts to double-click events on nodes. After Edward replied to my question about Leo's handling of multiple event handlers, I found a solution that will invoke Vim

Re: Vim and Open-With plugin enhancements

2008-04-14 Thread bobjack
Hi Tl Thanks for the vim enhancements, I like them a lot. Thanks also for the tips on setting up Vim, the folding trick for leo sentinals was especially cool. One small bug I noticed though. You can not now edit the first node of an @thin file, wheras before you could. Bob --~--~-~--~-

Re: Vim and Open-With plugin enhancements

2008-04-13 Thread TL
Correction: The changes attributed to the "Open With" plugin were actually made in the mod_tempfname.py plugin. This plugin is not enabled by default. The following line must be added to the @enabled-plugins node in leoSettings.leo or, better, in myLeoSettings.leo: mod_tempfname.py Sorry for th

Re: Vim and Open-With plugin enhancements

2008-04-11 Thread Edward K. Ream
On Fri, Apr 11, 2008 at 12:43 PM, TL <[EMAIL PROTECTED]> wrote: > > The lastest update to the Open-With/Vim enhancements has been uploaded > to the Vim branch on the Launchpad website. User configuration of the > features has been added. Excellent docs! Many thanks for this work. Edward --~-

Vim and Open-With plugin enhancements

2008-04-11 Thread TL
The lastest update to the Open-With/Vim enhancements has been uploaded to the Vim branch on the Launchpad website. User configuration of the features has been added. For existing users of the Open-With and Vim plugins, the following summary should provide a good overview of the new features and