Robert Hicks 写道: > Is there a way to set a temp and backup location for users using a > global vimrc like: >
you can use tempname() to obtain a unique name, and you can use it as the directory so that every user have a different temp directory. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
