chore: auto generate docs

This commit is contained in:
gbprod
2024-10-10 05:38:22 +00:00
committed by github-actions[bot]
parent 7f3375b8d2
commit 4cc19936b1
+14
View File
@@ -61,6 +61,7 @@ PLUGIN SUPPORT ~
- Flash.nvim <https://github.com/folke/flash.nvim>
- Glance <https://github.com/dnlhc/glance.nvim>
- Markview <https://github.com/OXY2DEV/markview.nvim>
- Toggleterm <https://github.com/akinsho/toggleterm.nvim>
Your preferred plugin is missing ? Open an issue or, even better, open a pull
request 😉.
@@ -215,6 +216,19 @@ To use this theme for `bufferline`, add this to your config:
})
<
akinsho/toggleterm.nvim ~
Nord provide default options for `toggleterm.nvim` to have a better
integration:
>lua
require("toggleterm").setup(
require("nord.plugins.toggleterm").make_opts({
-- your custom options
})
)
<
🎉 CREDITS *nord-nvim-🖌️-nord.nvim-🎉-credits*