> Currently I try to make my custom function in Vim, in this case I need to > create/write/read/delete a configuration file contains the global variable > value.
I don't know if this is relevant for you, but to some extent you can use viminfo to save certain variables (all upper case names). See the '!' argument in :help 'viminfo'. Regards, Tom -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
