mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-08 21:14:45 +08:00
Fix typo
This commit is contained in:
@@ -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.
|
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
|
let g:indentLine_setConceal = 0
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user