.config/nvim/lua/kamu/plugins/vim-commentary.lua hinzugefügt

This commit is contained in:
2023-12-22 02:18:06 +01:00
parent 6c01a05b8b
commit 74495599a0

View File

@@ -0,0 +1,4 @@
return {
'tpope/vim-commentary',
event = 'VeryLazy',
}