From cd664edd09705b817bccda5a356c0724a0477254 Mon Sep 17 00:00:00 2001 From: danymat Date: Tue, 25 Jan 2022 00:10:27 +0100 Subject: [PATCH] feat: Update Readme --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 1fad0f7..5ee145e 100644 --- a/readme.md +++ b/readme.md @@ -40,11 +40,14 @@ use({ - **[Neorg](https://github.com/nvim-neorg/neorg)** - **[Lspsaga](https://github.com/tami5/lspsaga.nvim)** - **[Lualine](https://github.com/hoob3rt/lualine.nvim)** +- [Pounce](https://github.com/rlane/pounce.nvim) + ```lua require('lualine').setup({ options = { theme = 'rose-pine' } }) ``` + - **[Galaxyline fork](https://github.com/NTBBloodbath/galaxyline.nvim)** > This fork by NTBBloodbath allows [custom colors](https://github.com/NTBBloodbath/galaxyline.nvim/blob/main/docs/themes.md#colors-standards) ```lua