Added a few fixes to zsh and vim
This commit is contained in:
5
vimrc
5
vimrc
@@ -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
|
||||
|
Reference in New Issue
Block a user