mirror of
https://github.com/darwincereska/nvim-config.git
synced 2026-02-12 05:24:41 -05:00
feat(init): first init
This commit is contained in:
5
lua/plugins/presenting.lua
Normal file
5
lua/plugins/presenting.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"sotte/presenting.nvim",
|
||||
opts = {},
|
||||
cmd = { "Presenting" }
|
||||
}
|
||||
Reference in New Issue
Block a user