From 51a16de235f891debff937eaa3bc7e8155c6c8be Mon Sep 17 00:00:00 2001 From: not Date: Thu, 23 Feb 2023 14:34:03 -0600 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 76925f3..c197a31 100644 --- a/readme.md +++ b/readme.md @@ -102,6 +102,7 @@ require('rose-pine').setup({ }, -- Change specific vim highlight groups + -- https://github.com/rose-pine/neovim/wiki/Recipes highlight_groups = { ColorColumn = { bg = 'rose' },