Sadly, it doesn't fix the problem. My entire myLeoSettings now consists of: @settings @bool vim-mode = True
Nothing else. I am still getting: ignore masterKeyHandler,do_key,do_normal_mode,do_state and in the log file: ignoring semicolon in normal mode I will move on but my two cents is that there is some setting in myLeoSettings that is actually needed for vim-mode to work and it may be that those who are trying to test it generally have that setting such that it supports vim-mode operation. I must say that the interaction between myLeoSettings and the global leoSettings is not entirely clear to me and I haven't touched the latter. On Wed, Aug 13, 2014 at 6:22 AM, Edward K. Ream <[email protected]> wrote: > On Tue, Aug 12, 2014 at 10:05 PM, Steve Zatz <[email protected]> wrote: > > Not giving up yet. > > > > Completely clean Leo install from git. > > > > Only nodes in myLeoSettings are setting vim-mode to true and placing the > > @keys Vim bindings under @settings > > You can **not** use both @keys Vim bindings and@bool vim-mode = True. > > If you want to use the new vim code, leave the @keys Vim bindings node > in the @ignore tree. > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
