1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-13 17:30:40 +08:00

Update init.vim

E197: 不能设定语言为 "en_US.utf8"
This commit is contained in:
helinb 2017-02-03 16:39:26 +08:00 committed by GitHub
parent a28f75171e
commit ad996a8dad

View File

@ -26,7 +26,7 @@ else
silent exec 'language en_US'
else
" in linux-terminal
silent exec 'language en_US.utf8'
silent exec 'lan POSIX'
endif
endif