Skip to content

Commit

Permalink
chore: auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gbprod authored and github-actions[bot] committed Oct 10, 2024
1 parent 7f3375b commit 4cc1993
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/nord-nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 😉.
Expand Down Expand Up @@ -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*

Expand Down

0 comments on commit 4cc1993

Please # to comment.