Replies: 1 comment
-
vim.opt.list = true
vim.opt.listchars = {
space = '⋅',
tab = '⋅⋅',
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AGou-ops
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
my config:
https://gist.github.com/AGou-ops/32fbfa7553b875c8b70f4696a477de1c
Beta Was this translation helpful? Give feedback.
All reactions