mirror of
https://github.com/gabehf/base46.git
synced 2026-03-16 18:55:56 -07:00
Update README.md
This commit is contained in:
parent
6c45bd08fe
commit
592825d3f3
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ local base16 = require 'base16'
|
||||||
base16(base16.themes.brewer, true)
|
base16(base16.themes.brewer, true)
|
||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
(note : This colorscheme plugin keeps the guibg of NORMAL as none , so neovim just takes the terminal bg color , this is very useful when you want to have a transparent background )
|
||||||
|
|
||||||
|
|
||||||
This is how I use it. Uses [`norcalli/nvim.lua`](https://github.com/norcalli/nvim.lua).
|
This is how I use it. Uses [`norcalli/nvim.lua`](https://github.com/norcalli/nvim.lua).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue