aboutsummaryrefslogtreecommitdiff
path: root/files/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'files/.vimrc')
-rw-r--r--files/.vimrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/.vimrc b/files/.vimrc
index 468a60e..07e7bfa 100644
--- a/files/.vimrc
+++ b/files/.vimrc
@@ -8,8 +8,6 @@ if has("multi_byte")
set fileencodings=ucs-bom,utf-8,cp1251,koi8-r,cp866
endif
-let g:CSApprox_loaded = 1
-
set encoding=utf-8
set visualbell " use a visual bell instead of beeping