From 62bc1e15f4521be90b9cd1f55712bf8025e6354c Mon Sep 17 00:00:00 2001 From: Matt Kelly Date: Wed, 5 Oct 2022 23:26:12 -0400 Subject: Add missing space in README's setup instructions Just a simple typo fix. Thanks for the great tool. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4414c9..e59a91a 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3-70-g09d2