-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Description
Does this bug happen when you install plugin without vim-polyglot?
no
Describe the bug:
Editing a shell filetype with let g:polyglot_disabled = ['option'] in ~/.vimrc gives errors.
To Reproduce:
add let g:polyglot_disabled = ['option' ...] to ~/.vimrc`
edit a shell file
vim returns:
Error detected while processing BufRead Auto commands for ".bashrc":
E117: Unknown function: dist#ft#SetFileTypeSH
Thanks again.
Metadata
Metadata
Assignees
Labels
No labels