diff --git a/readme.md b/readme.md index bce5508..c8af0b6 100644 --- a/readme.md +++ b/readme.md @@ -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