Skip to content

How can I exclude certain module paths from deoplete-jedi? #219

@danijar

Description

@danijar

My workstation includes thousands of Python files via a network drive. How can I prevent deoplete-jedi from crawling the path where the network drive is mounted to avoid slowing down the whole system? I had the same problem with the ALE syntax highlighter, which I solved by setting an option let g:ale_pattern_options = {'/path/to/exclude/.*': {'ale_enabled': 0}}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions