mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: update wiki pages
This commit is contained in:
parent
e81165e84e
commit
b876a9082a
1 changed files with 2 additions and 1 deletions
|
|
@ -117,8 +117,9 @@ require('rose-pine').setup({
|
|||
-- Set colorscheme after options
|
||||
vim.cmd('colorscheme rose-pine')
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> For more information on customizing certain plugins such as [Lualine](https://github.com/nvim-lualine/lualine.nvim), [Bufferline](https://github.com/akinsho/bufferline.nvim), and [toggleterm](https://github.com/akinsho/toggleterm.nvim), please [visit the Rose Pine Wiki](https://github.com/rose-pine/neovim/wiki).
|
||||
> Visit the [wiki](https://github.com/rose-pine/neovim/wiki) for [plugin configurations](https://github.com/rose-pine/neovim/wiki/Plugin-configurations) and [recipes](https://github.com/rose-pine/neovim/wiki/Recipes).
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue