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

8 lines
78 B
Lua
Raw Normal View History

2025-01-21 16:50:12 -06:00
if true then
return
else
return {
'ThePrimeagen/vim-be-good',
}
end