This commit is contained in:
Sonny 2017-06-10 08:18:04 +02:00
parent e161f23beb
commit 877296af54

View file

@ -11,6 +11,9 @@ filetype plugin on
set autoindent set autoindent
filetype indent on filetype indent on
"Fix different locale settings when ssh'ing
set encoding=utf-8
"Set syntax on "Set syntax on
syntax enable syntax enable