mirror of
https://github.com/gbprod/nord.nvim.git
synced 2026-08-24 02:34:16 -05:00
chore: auto generate docs
This commit is contained in:
committed by
github-actions[bot]
parent
7f3375b8d2
commit
4cc19936b1
@@ -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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user