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

Should use 'list' and 'listchars' to control display of whitespace #49

Closed
benknoble opened this issue Jul 22, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@benknoble
Copy link
Owner

benknoble commented Jul 22, 2017

See e.g. here.

Preferences so far (by experimentation)

set list listchars=tab\ ,trail:·,nbsp:⎵

» is <C-k>>>
· is <C-k>.M
⎵ is <C-v>u23B5

tab,trail, and nbsp are part of SpecialKey highlighting group (however the default highlighting is pretty visible). Set new colors using :hi SpecialKey ... (see :help :highlight for more info).

@benknoble benknoble added the vim label Jul 22, 2017
@benknoble benknoble added this to the Version 1.1 milestone Jul 22, 2017
@benknoble benknoble self-assigned this Jul 22, 2017
@benknoble benknoble modified the milestones: Version 1.1, Version 1.2 Jul 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant