Initial commit
This commit is contained in:
10
lua/haelnorr/lazy/vimbegood.lua
Normal file
10
lua/haelnorr/lazy/vimbegood.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
return {
|
||||
"theprimeagen/vim-be-good",
|
||||
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim"
|
||||
},
|
||||
|
||||
config = function()
|
||||
end
|
||||
}
|
||||
Reference in New Issue
Block a user