kickstart.nvim/lua/custom/plugins/vim-be-good.lua

8 lines
78 B
Lua

if true then
return
else
return {
'ThePrimeagen/vim-be-good',
}
end