1
0
Files
nvim/lua/plugins/marks.lua
2025-02-22 21:30:21 +00:00

8 lines
87 B
Lua

return {
{
"chentoast/marks.nvim",
event = "VeryLazy",
opts = {},
},
}