mirror of https://github.com/LazyVim/starter
6 lines
72 B
Lua
6 lines
72 B
Lua
|
return {
|
||
|
"chentoast/marks.nvim",
|
||
|
event = "VeryLazy",
|
||
|
opts = {},
|
||
|
}
|