kickstart.nvim/lua/custom/plugins/binary.lua

7 lines
92 B
Lua

return {
'jackplus-xyz/binary.nvim',
opts = {
-- Add your configuration here
},
}