From 81b6589ad2eff7ad9ed50c269390b01cb884ce7d Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sun, 19 Sep 2021 05:32:03 +0530 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fc2d2c0..fd8b5c0 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,6 @@ base16(base16.themes("brewer"), true) EOF ``` -(Note: This colorscheme plugin keeps the `guibg` of the `NORMAL` hi group as `NONE`, so NeoVim just takes the terminal's background color, which is what you'd want to have a transparent background) - This is how I use it. Uses [`norcalli/nvim.lua`](https://github.com/norcalli/nvim.lua). ```lua