remove duplicate entry

This commit is contained in:
Thomas Ruoff
2015-03-15 00:43:29 +01:00
parent bdd8a04576
commit 4999f2935e

3
vimrc
View File

@@ -74,9 +74,6 @@ set encoding=utf-8
set fileencoding=utf-8 set fileencoding=utf-8
set fileencodings=utf-8 set fileencodings=utf-8
"" Unleash all VIM power
set nocompatible
"" Tabs. May be overriten by autocmd rules "" Tabs. May be overriten by autocmd rules
set tabstop=4 set tabstop=4
set softtabstop=0 set softtabstop=0