On May 3, 7:37 am, Jan Larres <[email protected]> wrote:
> and
>
>  :h TabEnter
>

If you use this event to call commands or set up options just once on
creation of a tab, you will probably need to use a technique similar
to this one to limit it to tab creation:

http://vim.wikia.com/wiki/Detect_window_creation_with_WinEnter

Just use t: variables instead of w: variables.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to