nvim: 調整顯示縮排線段顏色
This commit is contained in:
parent
580aca025a
commit
4fe7b67bf7
@ -10,9 +10,9 @@ return {
|
|||||||
-- require("ibl").setup(opts)
|
-- require("ibl").setup(opts)
|
||||||
|
|
||||||
local highlight = {
|
local highlight = {
|
||||||
|
"RainbowYellow",
|
||||||
"RainbowGreen",
|
"RainbowGreen",
|
||||||
"RainbowCyan",
|
"RainbowCyan",
|
||||||
"RainbowYellow",
|
|
||||||
"RainbowBlue",
|
"RainbowBlue",
|
||||||
"RainbowOrange",
|
"RainbowOrange",
|
||||||
"RainbowViolet",
|
"RainbowViolet",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user