mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat adds render-markdown.nvim plugin
This commit is contained in:
8
nvim/m-housh/lua/plugins/presenting.lua
Normal file
8
nvim/m-housh/lua/plugins/presenting.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
"sotte/presenting.nvim",
|
||||
opts = {
|
||||
-- fill in your options here
|
||||
-- see :help Presenting.config
|
||||
},
|
||||
cmd = { "Presenting" },
|
||||
}
|
||||
Reference in New Issue
Block a user