6 lines
97 B
Lua
6 lines
97 B
Lua
return {
|
|
"b0o/incline.nvim",
|
|
opts = {},
|
|
-- Optional: Lazy load Incline
|
|
event = "VeryLazy",
|
|
}
|