mirror of
https://github.com/darwincereska/nvim-config.git
synced 2026-02-12 06:24:42 -05:00
6 lines
82 B
Lua
6 lines
82 B
Lua
return {
|
|
"sotte/presenting.nvim",
|
|
opts = {},
|
|
cmd = { "Presenting" }
|
|
}
|