mirror of https://github.com/LazyVim/starter
7 lines
109 B
Lua
7 lines
109 B
Lua
|
return {
|
||
|
"soulis-1256/eagle.nvim",
|
||
|
opts = {
|
||
|
--override the default values found in config.lua
|
||
|
},
|
||
|
}
|