mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-06 12:14:25 +08:00
Update indentLine.txt
This commit is contained in:
@@ -74,7 +74,7 @@ g:indentLine_fileTypeExclude *g:indentLine_fileTypeExclude*
|
||||
This variable specify a list of file types.
|
||||
When opening these types of files, the plugin is disabled by
|
||||
default.
|
||||
e.g. let g:indentLine_fileType = ['text', 'sh']
|
||||
e.g. let g:indentLine_fileTypeExclude = ['text', 'sh']
|
||||
Default value is [] which means no file types is excluded.
|
||||
|
||||
g:indentLine_bufNameExclude *g:indentLine_bufNameExclude*
|
||||
|
||||
Reference in New Issue
Block a user