X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ae7229f00484cfa06e41891152b5350ebedb7f3b..1b32329c8a880d039661efe87fc0a5f1171d44ae:/README.md diff --git a/README.md b/README.md index 0328b7f..1243577 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ For example, conceal `[link text](link url)` as just `link text`. To enable/disable conceal use Vim's standard conceal configuration. ```vim -set conceallevel = 2 +set conceallevel=2 ``` ### Syntax extensions