Yggdroot / indentLine

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

let g:indentLine_bufTypeExclude = ['help', 'terminal'] can't disable indentLine in Normal-Terminal mode. #371

Open hungpham3112 opened 2 years ago

hungpham3112 commented 2 years ago

In terminal mode it works, but in normal-terminal not anything happen.

https://user-images.githubusercontent.com/75968004/161952502-3bf39b06-a8c9-4fed-ab34-407b29de68cd.mp4