add: cahange bg color visual multi

This commit is contained in:
asep.komarudin 2024-04-11 14:39:07 +07:00
parent 941cd9a7e2
commit 6c62067226
2 changed files with 6 additions and 0 deletions

View file

@ -334,6 +334,10 @@ return {
["Select Cursor Down"] = "<M-C-Down>", -- equal CTRL+ALT+DOWN on VSCODE
["Select Cursor Up"] = "<M-C-Up>", -- equal CTRL+ALT+UP on VSCODE
}
vim.g.VM_Mono_hl = "DiffText"
vim.g.VM_Extend_hl = "DiffAdd"
vim.g.VM_Cursor_hl = "Visual"
vim.g.VM_Insert_hl = "DiffChange"
end,
},
-- for auto close tag