9 lines
118 B
Lua
Executable File
9 lines
118 B
Lua
Executable File
return {
|
|
'chentoast/marks.nvim',
|
|
opts = {
|
|
default_mappings = true,
|
|
default_view = 'vertical',
|
|
},
|
|
}
|
|
|