changed apperance of indent guides

This commit is contained in:
pr0c3550r 2023-01-28 17:19:53 +01:00
parent 589489cac8
commit 1158be933f

View file

@ -1,5 +1,5 @@
vim.opt.list = true
vim.opt.listchars:append "space:⋅"
-- vim.opt.listchars:append "space:⋅"
require("indent_blankline").setup {
space_char_blankline = " ",