From 21bbd6ca56033422b26dbb3694c99d20a20c63d9 Mon Sep 17 00:00:00 2001 From: Merlin Attila Fejzuli Date: Tue, 19 Apr 2022 00:32:00 +0200 Subject: [PATCH] README added requirement notice to feline integration section The feline integration needs the kyazdani42/nvim-web-devicons plugin to function properly, therefore the reader should be warned about the requirement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee00202..b21fb4a 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ If you'd like to know which highlight groups are being affected by catppuccin, c ##### Special Integrations -- **Feline.nvim**: Catppuccin provides this integration as a component that you can select on your Feline config: +- **Feline.nvim**: First make sure that the [kyazdani42/nvim-web-devicons](https://github.com/kyazdani42/nvim-web-devicons/) plugin is installed. Then update your Feline config to use the Catppuccin components: ```lua require("feline").setup({