Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There is a vim-vue plugin: https://github.com/posva/vim-vue

I'm getting by with the stock html syntax:

    au BufNewFile,BufRead *.vue set filetype=html


My current plugin list is:

    Bundle 'scrooloose/syntastic'
    Plugin 'tmhedberg/SimpylFold'
    Plugin 'ipartola/igor-vim'
    Plugin 'othree/yajs.vim'
    Plugin 'mxw/vim-jsx'
    Plugin 'leafgarland/typescript-vim'
    Plugin 'posva/vim-vue'
    Plugin 'bronson/vim-trailing-whitespace'




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: