mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-17 16:21:12 +02:00
7 lines
92 B
Lua
7 lines
92 B
Lua
|
return {
|
||
|
'jackplus-xyz/binary.nvim',
|
||
|
opts = {
|
||
|
-- Add your configuration here
|
||
|
},
|
||
|
}
|