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 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.
