Is it saving off the swap files across the network? Try turning them off and seeing if that helps? (if it does you can force those into their own dir instead of the dir of the file you're editing)
set nobackup set noswapfile On Thu, Dec 13, 2012 at 10:11 AM, dza <[email protected]> wrote: > I wonder why my Vim is so slow over our Windows samba share - not only > opening/closing is slow - also typing and edit/insert commands are slow as > well :-commands, plugins, everything. > > Can I tame Vim running on a fileshare? Or make it cache the files locally > so it doesn't slow down? > > I've seen alot of suggestions, but none of them seems to do the trick. > > For example: > > nofsync > ttyfast > ttimeout > timeout > > Thank you very much in advance, I would really like to know how I can fix > this ! > > -- > 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 > -- 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
