From d1e4d29810e43fb1ac4d08faa081bb5f94c4fd58 Mon Sep 17 00:00:00 2001 From: JellyApple102 Date: Fri, 24 Sep 2021 15:03:53 -0400 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f5dc499..5e0fe5e 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,5 @@ More information on custom filetypes [here](https://neovim.io/doc/user/filetype. Feel free to change the highlight groups set by `highlights.scm`. I have found that some colors schemes use the same or similar colors for different groups. I have set them to what I like best using the [tokyonight](https://github.com/folke/tokyonight.nvim) theme. + +Use `:highlight` to view your current highlight groups and colors.