Add missing space in README's setup instructions

Just a simple typo fix. Thanks for the great tool.
This commit is contained in:
Matt Kelly 2022-10-05 23:26:12 -04:00 committed by Aki
parent 9d2ba574d6
commit 62bc1e15f4

View file

@ -27,7 +27,7 @@ every filetype.
**NOTE**: You should add this line after/below where your plugins are setup.
```lua
require'colorizer'.setup()
require 'colorizer'.setup()
```
### Use with commands