mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-10 05:51:50 +08:00
@@ -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