Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Again in accordance with Yggdroot#179
  • Loading branch information
yyny authored May 4, 2017
1 parent 3fbe574 commit a643bab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ See the [VIM Reference Manual](http://vimdoc.sourceforge.net/htmldoc/version7.ht
let g:indentLine_enabled = 0
```

**Disable completely**

```
let g:indentLine_loaded = 1
```

### Commands
`:IndentLinesToggle` toggles lines on and off.

Expand Down

0 comments on commit a643bab

Please sign in to comment.