Add fileencodings setting.
This commit is contained in:
parent
0d21f639d5
commit
240e15d8a3
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
set nu
|
||||
set nofoldenable
|
||||
set fileencodings=ucs-bom,utf-8,utf-16,gbk,big5,gb18030,latin1
|
||||
|
||||
if has('gui_running')
|
||||
set lines=60 columns=108 linespace=0
|
||||
|
|
Loading…
Reference in a new issue