hlchunkの角を立てた

This commit is contained in:
Rikuoh Tsujitani 2025-01-17 22:45:55 +09:00
parent da755b4839
commit 637599e577
Signed by: riq0h
GPG key ID: 010F09DEA298C717

View file

@ -721,6 +721,13 @@ require("rainbow-delimiters.setup").setup()
require("hlchunk").setup({
chunk = {
enable = true,
chars = {
horizontal_line = "",
vertical_line = "",
left_top = "",
left_bottom = "",
right_arrow = ">",
},
style = {
{ fg = "#D699B6" },
{ fg = "#E67E80" },