Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.
This repository was archived by the owner on May 6, 2024. It is now read-only.

Detect filetype from shebang with options specified #79

@sahashirshendu

Description

@sahashirshendu

If I have script with shebang #!/usr/bin/gnuplot, nvim automatically sets the filetype as gnuplot. But if I set any option to gnuplot such as, #!/usr/bin/gnuplot --persist, the filetype is no longer set to gnuplot. Can this be automatically set to gnuplot using filetype.nvim?

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