dotfiles/.config/nvim/lua/plugins/marks.lua

5 lines
72 B
Lua

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