small config and plugin changes
This commit is contained in:
parent
523fedae4e
commit
e317dca789
8 changed files with 60 additions and 36 deletions
|
@ -14,7 +14,7 @@ return {
|
|||
{
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
main = "ibl",
|
||||
tag = "v3.5.4",
|
||||
--tag = "v3.5.4",
|
||||
opts = {
|
||||
whitespace = { highlight = { "Whitespace", "CursorLine" }, remove_blankline_trail = false },
|
||||
indent = { highlight = { "Whitespace", "CursorLine" }, char = "" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue