mirror of
https://github.com/posva/vim-vue.git
synced 2026-01-21 23:02:04 +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