Skip to content

Highlighting failure with vim-vue #165

@avral

Description

@avral

I'm use this configs:
Plug 'othree/yajs.vim'
Plug 'othree/javascript-libraries-syntax.vim'
Plug 'othree/es.next.syntax.vim'
Plug 'posva/vim-vue'

autocmd BufRead,BufNewFile *.vue setlocal filetype=vue.html.javascript.css

when im add javascript filetype for *.vue fiels i see this failure:
screen shot 2018-04-30 at 16 25 36

but when i disable javascript setting, all is ok..
autocmd BufRead,BufNewFile *.vue setlocal filetype=vue.html.css
screen shot 2018-04-30 at 16 27 08

neovim v0.2.2

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