dotfiles/nvim/lua/plugins/marks.lua
Yu Squire[ Yu, Tsung-Ying ] 3a06e074cf feat: bufferline
2025-05-09 22:54:59 +08:00

6 lines
72 B
Lua

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