forked from jelera/vim-javascript-syntax
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
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:

but when i disable javascript setting, all is ok..
autocmd BufRead,BufNewFile *.vue setlocal filetype=vue.html.css

neovim v0.2.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels