Change syntax conviention second part and delete useless stuff
This commit is contained in:
parent
433fcafca9
commit
d7402f4d53
2 changed files with 22 additions and 22 deletions
|
|
@ -22,4 +22,4 @@ opt.scrolloff = 8
|
|||
|
||||
-- Show unprintable.
|
||||
opt.list = true
|
||||
opt.listchars = {tab = '⁞ ', eol = '¬', trail = '·'}
|
||||
opt.listchars = {tab = "⁞ ", eol = "¬", trail = "·"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue