add: update keymap ctrl + v on insert mode

This commit is contained in:
asep komarudin 2024-03-08 11:48:59 +07:00
parent aa58ea9669
commit 6e55fe895d
7 changed files with 18 additions and 10 deletions

View file

@ -44,6 +44,7 @@ return {
colors.bg_sidebar = colors.none
colors.bg = colors.none
colors.bg_dark = colors.none
colors.terminal_black = colors.none
end,
--- You can override specific highlights to use other groups or a hex color