Files
dotfiles/nvim/m-housh/lua/plugins/presenting.lua

9 lines
140 B
Lua

return {
"sotte/presenting.nvim",
opts = {
-- fill in your options here
-- see :help Presenting.config
},
cmd = { "Presenting" },
}