dotfiles/nvim/.config/nvim/lua/disabled_plugins/vim_be_good.lua

9 lines
109 B
Lua

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