added comment plugin

This commit is contained in:
polamid23 2023-07-13 12:12:24 +02:00
parent 0beedcd5c4
commit 99bbed4dfb
2 changed files with 11 additions and 8 deletions

View file

@ -48,6 +48,8 @@ require("lazy").setup({
{ 'gruvbox-community/gruvbox' },
-- gitsigns
{ 'lewis6991/gitsigns.nvim' },
-- tpope commentary
{ 'tpope/vim-commentary' },
}
},
}, opts)