Skip to content

Can csvview.nvim be lazy loaded by file type. #89

@boydkelly

Description

@boydkelly

I notice there is no mention of lazy loading by file type. I would love to have csvview loaded and enabled on opening a tsv file from the command line. But if lazyloading with event Ui enter, this does not seem to work, and trying by ft = csv or tsv also does not seem work. Either the module is not enabled or if i try to enable in ftplugin/tsv.lua i get a message that the module is not loaded. Great plugin!! Not a deal breaker, but would be nice to have.

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