chore: add back visible tabs
This commit is contained in:
parent
058a73efd9
commit
0fe3b0954d
1 changed files with 1 additions and 1 deletions
|
|
@ -25,4 +25,4 @@ vim.opt.sidescrolloff = 16
|
|||
vim.opt.updatetime = 100
|
||||
|
||||
vim.opt.list = true
|
||||
vim.opt.listchars = "tab: ,extends:›,precedes:‹,nbsp:·,trail:·"
|
||||
vim.opt.listchars = "tab:» ,extends:›,precedes:‹,nbsp:·,trail:·"
|
||||
|
|
|
|||
Loading…
Reference in a new issue