docs: update wiki pages

This commit is contained in:
mvllow 2023-12-26 12:52:58 -06:00
commit b876a9082a
No known key found for this signature in database

View file

@ -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