Skip to content

Support for jsx syntax? #4

@nightire

Description

@nightire

First of all, this is the best js indentation for vim I've ever used!

Only exception is for jsx syntax, this will break all the indentation in javascript.jsx files.

Below is my setting currently, FYI.

Plug 'jason0x43/vim-js-indent', {'for': 'javascript'}
Plug 'pangloss/vim-javascript', {'for': ['javascript', 'javascript.jsx']}
Plug 'mxw/vim-jsx', {'for': 'javascript.jsx'} 

We're expecting the prefect suite for vim, thanks in advance.

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