On Thu, Sep 27, 2012 at 11:57 AM, Joon Ro <[email protected]> wrote: > Thanks for the reply. alt-x vim-open-node DOES work, but other things do > not. > vim,py is turned on in @enabled-plugins. Leo goes to heading editing mode > when I double click on the node icons. > > I wonder if there is any linux user who could do this? It would be great if > they can give me a pointer.
I can't help other than confirm I have the same problem. > > Best, > Joon > > > On Wednesday, September 26, 2012 8:34:32 PM UTC-5, F.S. wrote: >> >> I don't think there is a key or mouse binding for vim now. You need to >> alt-x vim-open-node. >> Also make sure that vim,py is turned on in @enabled-plugins. You should >> see it listed in the plugins menu. >> >> On Tuesday, September 18, 2012 5:05:31 PM UTC-7, Joon Ro wrote: >>> >>> Thanks for the reply. So in myLeoSettings.leo, I have >>> >>> @settings >>> Plugins >>> +vim plugin >>> +@string vim_cmd = /usr/bin/gvim --servername LEO >>> +@string vim_exe = /usr/bin/gvim >>> >>> and I restarted leo, but still when I double click on the icon (the >>> square before the node heading), it goes to the node heading editing mode. >>> >>> Best, >>> Joon >>> >>> >>> >>> On Tuesday, September 18, 2012 9:11:49 AM UTC-5, Edward K. Ream wrote: >>>> >>>> On Sun, Sep 16, 2012 at 3:27 PM, Joon Ro <[email protected]> wrote: >>>> > Hi, >>>> > >>>> > I have been aware of leo for quite a while, but finally I started >>>> > using it >>>> > seriously. >>>> > >>>> > Anyway, I have copied @settings node from the basic settings file to >>>> > ~/.leo/myLeoSettings.leo, and uncommented vim.py in @enabled-plugins. >>>> > I >>>> > restarted Leo and I see vim in Plugin Menu. >>>> >>>> Besides enabling the vim plugin, be sure to copy the following >>>> settings to your myLeoSettings.leo: >>>> >>>> @string vim_cmd = c:\vim\vim72\gvim --servername LEO >>>> >>>> @string vim_exe = c:\vim\vim72\gvim >>>> >>>> Change these as required for your Linux system, then restart Leo. >>>> >>>> HTH. >>>> >>>> Edward >>>> > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/leo-editor/-/hSQaxE_A9YkJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
