set encoding to resolve erInvalid argument: listchars=tab:»·,
This commit is contained in:
parent
92b63ad882
commit
29b128cc90
2
vimrc
2
vimrc
@ -1,5 +1,7 @@
|
||||
" Use Vim settings, rather then Vi settings (much better!).
|
||||
" This must be first, because it changes other options as a side effect.
|
||||
scriptencoding utf-8
|
||||
set encoding=utf-8
|
||||
set nocompatible
|
||||
|
||||
" TODO: this may not be in the correct place. It is intended to allow overriding <Leader>.
|
||||
|
Loading…
Reference in New Issue
Block a user