from packer to lazy
This commit is contained in:
6
lua/plugins/kommentary.lua
Normal file
6
lua/plugins/kommentary.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- Neovim commenting plugin, written in lua
|
||||
return {
|
||||
'b3nj5m1n/kommentary',
|
||||
enabled = true,
|
||||
lazy = true
|
||||
}
|
||||
Reference in New Issue
Block a user