From b0333c80af7248f32ed6a096db323bd7c7a249fe Mon Sep 17 00:00:00 2001 From: wongxy Date: Sun, 29 Oct 2023 21:31:50 +0800 Subject: [PATCH] docs: add example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9894956..59f7bf1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Same as other normal plugins, use your favourite plugin manager to install. This plugin is aiming for zero configuration, you just need to install and make sure this plugin loaded and it will automatically handle `colorcolumn` +e.g. `set cc=80` `au FileType gitcommit setl cc=50,72` by default