vim: add EOL symbols
This commit is contained in:
parent
fdbcc5ee2f
commit
fc36e5e32a
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ set_options {
|
|||
sidescrolloff = 3, -- min. # of columns to left and right of cursor
|
||||
list = true, -- show invisible characters
|
||||
listchars = {
|
||||
eol = '↲',
|
||||
tab = '» ',
|
||||
extends = '…',
|
||||
precedes = '…',
|
||||
|
|
Loading…
Add table
Reference in a new issue