mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 01:37:03 -07:00
Update README.md
if I use double quotes I get an error, but if I use single quotes the error disappears.
This commit is contained in:
parent
e498e9a134
commit
2de8e5fb58
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Programmatic lua library for setting
|
||||||
Install via your plugin manager. e.g.
|
Install via your plugin manager. e.g.
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
Plug "NvChad/nvim-base16.lua"
|
Plug 'NvChad/nvim-base16.lua'
|
||||||
```
|
```
|
||||||
|
|
||||||
### Basic usage
|
### Basic usage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue