mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-08 02:14:43 +08:00
* Add multiple filetypes for html,css and javascript Vim plugings like autocomplete and snippets use filetypes to function, hence this commit adds filetypes css,html and javascript * Add multiple filetypes for html,css and javascript Vim plugings like autocomplete and snippets use filetypes to function, hence this commit adds filetypes css,html and javascript. This commit closes #41