if your gvim gets sometimes freezed,
put this on your .vimrc

if has('unix')
   set nofsync
   set swapsync=
endif

I'm using Vim 7.2 on CentOS 5.3.


oren_a wrote:
> I've recently installed centos and it seems that gvim (version 7.1)
> works much slower than it used to work on the redhat version

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to