I just started hacking, and ATM I'm trying to fix visual map in Yi *(it have to be in Operators.hs, and to work on text objects)*, and I even did the actual code, but I'm stuck on removing the previous keybinding. I feel silly, but I seem to removed everything which could cause it, still, after compilation, "v" key starts visual selection *(and no, it's not my code, I commented it out to be sure)*.
I grepped over the code for both "v", 'v', and even ".*v.*" regexp, but can't figure out how is it possible that it's still working. Does anybody know, where is the actual "v" keybinding in Vim keymap? -- -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel --- You received this message because you are subscribed to the Google Groups "yi.devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to yi-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.