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