mirror of https://github.com/LazyVim/starter
15 lines
355 B
Lua
15 lines
355 B
Lua
-- No example configuration was found for this plugin.
|
|
--
|
|
-- For detailed information on configuring this plugin, please refer to its
|
|
-- official documentation:
|
|
--
|
|
-- https://github.com/kdheepak/panvimdoc
|
|
--
|
|
-- If you wish to use this plugin, you can optionally modify and then uncomment
|
|
-- the configuration below.
|
|
|
|
return {
|
|
"kdheepak/panvimdoc",
|
|
}
|
|
|