Meu .vimrc contém:
if $LANG =~ '\(UTF\|utf\)-\?8' || $LC_CTYPE =~ '\(UTF\|utf\)-\?8'
set list listchars=tab:»·,trail:~,extends:>,precedes:<
endif
Mas há alguns caracteres que são unicode, quando eu executo o vim no ambiente LC_CTYPE = zh_TW.Big5, ele mostra
Error detected while processing /home/user/.vimrc:
line 70:
E474: Invalid argument: listchars=tab:»·,trail:~,extends:>,precedes:<