update colour theme

This commit is contained in:
Woccz 2024-02-15 23:35:33 +13:00
parent 82438d0ec0
commit afd4c1e2c4
4 changed files with 27 additions and 9 deletions

View file

@ -11,5 +11,8 @@ return {
-- or leave it empty to use the default settings
-- refer to the configuration section below
}
},
{
"mg979/vim-visual-multi",
}
}

View file

@ -1,3 +0,0 @@
return {
"mg979/vim-visual-multi"
}