Skip to content

tsx html syntax not work #153

Open
Open
@feix760

Description

@feix760

vi x.tsx html syntax not work

截屏2019-12-19下午7 45 52

after tabnew x.html it works

截屏2019-12-19下午7 47 34

html syntax seems not auto loaded

env:
mac 11.15
macvim 8.1.2234
term

hack this it works !

autocmd BufNewFile,BufRead *.tsx setlocal filetype=typescriptreact

autocmd BufNewFile,BufRead *.tsx setlocal filetype=html
autocmd BufNewFile,BufRead *.tsx setlocal filetype=typescriptreact

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