This commit is contained in:
V. Elenhaupt
2017-05-11 19:32:01 +03:00
committed by GitHub
parent 93a6756e13
commit 732699c503

View File

@@ -57,7 +57,7 @@ let g:indentLine_conceallevel = 2
You can customize these settings, but the plugin will not function if `conceallevel` is not set to 1 or 2.
If you want to keep your conceal settting, put this line to your vim dotfile:
If you want to keep your conceal setting, put this line to your vim dotfile:
```
let g:indentLine_setConceal = 0
```