Added a few fixes to zsh and vim

This commit is contained in:
Veit Heller
2015-01-31 23:23:41 +01:00
parent 04f638e438
commit b39d3a65f1
2 changed files with 6 additions and 0 deletions

5
vimrc
View File

@@ -1,3 +1,8 @@
set enc=utf-8
set fileencoding=utf-8
set fileencodings=ucs-bom,utf8,prc
set guifont=Monaco:h11
set guifontwide=NSimsun:h12
set history=700
filetype plugin on
filetype indent on