6 lines
72 B
Lua
6 lines
72 B
Lua
|
|
return {
|
||
|
|
'chentoast/marks.nvim',
|
||
|
|
event = 'VeryLazy',
|
||
|
|
opts = {},
|
||
|
|
}
|