nvim: listchars
This commit is contained in:
@@ -10,6 +10,8 @@ return {
|
||||
tab = "> ",
|
||||
trail = "-",
|
||||
nbsp = "+",
|
||||
eol = "↲",
|
||||
space = "·",
|
||||
},
|
||||
notifications = true, -- Enable or disable listchars notifications
|
||||
exclude_filetypes = {}, -- List of filetypes where `listchars` is disabled
|
||||
|
||||
Reference in New Issue
Block a user