mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: remove duplicated usage
This commit is contained in:
parent
3f6586e80f
commit
f0441971fb
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ use({
|
||||||
- [toggleterm.nvim](https://github.com/akinsho/toggleterm.nvim)
|
- [toggleterm.nvim](https://github.com/akinsho/toggleterm.nvim)
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
require('toggleterm').setup({ highlights = highlights })
|
|
||||||
use({
|
use({
|
||||||
'akinsho/toggleterm.nvim',
|
'akinsho/toggleterm.nvim',
|
||||||
event = 'ColorScheme',
|
event = 'ColorScheme',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue