Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E471 invalid argument #4

Open
tocer opened this issue Mar 17, 2014 · 3 comments
Open

E471 invalid argument #4

tocer opened this issue Mar 17, 2014 · 3 comments

Comments

@tocer
Copy link

tocer commented Mar 17, 2014

E471 invalid argument: listchars=tab:»·,trail:·

it seems that vim can't recognize "»·"

@dagwieers
Copy link
Owner

It does for me:

set listchars=tab:»·,trail:·,nbsp:_

on RHEL6, using vim-enhanced-7.2.411-1.8.el6.x86_64 and en_US.utf8 for LANG.

@nightire
Copy link

@dagwieers try vim 7.4, · symbol will cause the error which I don't know the reason yet.

EDIT: okay, I found this line in :help 'listchars':

All characters must be single width.

Maybe this is new in vim 7.4.

BTW, I really think this setting should leave to users, for me, I hate others overwrite my settings without any options.

@dagwieers
Copy link
Owner

You can modify it yourself. I am not imposing anything really.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants