refactor: add listchars for space and tabs etc

This commit is contained in:
Dinesh Salunke 2024-06-08 16:39:02 +05:30
parent 7e73c21dfe
commit f3aee592e1

View File

@ -67,6 +67,7 @@ opt.grepformat = "%f:%l:%c:%m"
opt.grepprg = "rg --vimgrep"
opt.inccommand = "nosplit" -- preview incremental substitute
opt.list = true -- Show some invisible characters (tabs...
opt.listchars = "tab:→ ,space:·,nbsp:␣,trail:•,precedes:«,extends:»"
opt.pumblend = 12 -- Popup blend
opt.pumheight = 12 -- Maximum number of entries in a popup