Wed Mar 25 14:47:14 EDT 2009 [email protected]
* added tag stacks to vim mode.
Ignore-this: 5a7609ce01a2c6dff9207fedabe6fe5
Whenever one follows a tag the current buffer and its cursor position are
pushed onto the tag stack. (e.g. calling :tag ..., oder Ctrl-]).
Pressing Ctrl-T pops last entry from tag stack and jumps to its position.
Users can enable/disable tag stacks by Flag enableTagStack in VimOpts
(initially True)
M ./Yi/Keymap/Vim.hs -5 +63
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---