mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
9 lines
140 B
Lua
9 lines
140 B
Lua
return {
|
|
"sotte/presenting.nvim",
|
|
opts = {
|
|
-- fill in your options here
|
|
-- see :help Presenting.config
|
|
},
|
|
cmd = { "Presenting" },
|
|
}
|