add virtual colorcolumn plugin

This commit is contained in:
vladstojna 2023-04-18 21:28:00 +01:00 committed by vladstojna
parent a9aa425e4b
commit eb238fb0cf
1 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,12 @@ return {
"famiu/bufdelete.nvim",
"tpope/vim-repeat",
"JoosepAlviste/nvim-ts-context-commentstring",
{
"lukas-reineke/virt-column.nvim",
opts = {
char = ""
},
},
{
"dstein64/vim-startuptime",
cmd = "StartupTime",