mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
mod(nvim): regress back to simple indentline style
This commit is contained in:
parent
7a0a6b639a
commit
18efd00905
3 changed files with 11 additions and 34 deletions
|
|
@ -41,7 +41,7 @@ api.nvim_create_autocmd("TextYankPost", {
|
|||
})
|
||||
|
||||
opt.listchars = {
|
||||
tab = " ",
|
||||
tab = " ",
|
||||
trail = "␣",
|
||||
}
|
||||
opt.list = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue