Yggdroot / indentLine

A vim plugin to display the indention levels with thin vertical lines
MIT License
4.13k stars 227 forks source link

fix issue #385 #386

Closed Rahlir closed 1 year ago

Rahlir commented 1 year ago

Small fix for the issue #385. I quickly tested this by 1. changing shiftwidth to see whether indent lines update and 2. setting g:indentLine_indentSpace to see whether this option is respected.