vim-7 compatibility tuning.
[nethome.git] / .vimrc
diff --git a/.vimrc b/.vimrc
index c05e1a5..7f6d741 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -52,6 +52,10 @@ set fileencodings=utf-8,euc-jp,iso-8859-2
 
 ca X x
 syntax off
+let g:loaded_matchparen = 1
+set swapsync=
+" vim-7+ only
+silent! set nofsync
 set noerrorbells
 set ruler
 set ignorecase