hirokisan / dotfiles

0 stars 0 forks source link

use vue with vim #9

Open hirokisan opened 4 years ago

hirokisan commented 4 years ago

overall

set up vimrc for vue environment

hirokisan commented 4 years ago

📝 install eslint plugin for vue

https://eslint.vuejs.org/user-guide/#installation

on each project

npm i -D eslint eslint-plugin-vue
hirokisan commented 4 years ago

📝 vim-vue

https://github.com/posva/vim-vue