X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.vimrc;h=7f6d741a347148caaf81f22bf8ad05de93633c4e;hp=c05e1a54d4f553ce943ba5eef88a0dc7d4f6fde1;hb=6b28974e8504502ac1bd8814da4f966faecd042d;hpb=9da511779d98cce9ab284e876497c9713f9da5d8 diff --git a/.vimrc b/.vimrc index c05e1a5..7f6d741 100644 --- 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