On 27 фев, 09:38, Sean <[email protected]> wrote:
> (2) no global variables can be accessed outside the plugin
I have multiple files in my plugin, should I "for variable in G" in
all of them?
BTW, why do you want to hide global vars that you let user to define?
I would hide only those globals that user shouldn't access -- ie,
state of the plugin that spreads across all its files but
un_user_setupable.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---