kickstart.nvim/lua/custom/plugins/marks.lua

6 lines
72 B
Lua
Raw Normal View History

2024-11-03 00:27:08 +02:00
return {
'chentoast/marks.nvim',
event = 'VeryLazy',
opts = {},
}