dotfiles/.config/nvim/lua/plugins/vim-be-good.lua

6 lines
87 B
Lua

return {
{
"ThePrimeagen/vim-be-good",
cmd = "VimBeGood",
},
}