Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error detecting shell filetypes #603

Closed
mtklr opened this issue Oct 24, 2020 · 1 comment
Closed

error detecting shell filetypes #603

mtklr opened this issue Oct 24, 2020 · 1 comment

Comments

@mtklr
Copy link

mtklr commented Oct 24, 2020

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.

@sheerun
Copy link
Owner

sheerun commented Oct 24, 2020

probably should be fine now, thank you

sheerun added a commit that referenced this issue Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants