X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1b37c6c879c6fcdd5f96ef12b95eeda2e0b416e7..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