A vim plugin to display the indention levels with thin vertical lines
4.14k
stars
231
forks
source link
let g:indentLine_bufTypeExclude = ['help', 'terminal'] can't disable indentLine in Normal-Terminal mode. #371
Open
hungpham3112 opened 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