Skip to content

error detecting shell filetypes #603

Closed
@mtklr

Description

@mtklr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions