vim cannot syntax check js files
大家讲道理
大家讲道理 2017-05-16 16:38:09
0
2
643

I don’t know what’s going on, normal syntax checking cannot be performed in the js file

This is the problem that occurs after installing this plug-in

ruanyl/vim-eslint

After I uninstall this plug-in, I can check the grammar normally. Does this require any additional configuration? , I don’t need it according to the documentation on git. Looking at your configuration file, brother, there is no additional configuration.

Already executed npm install

Screenshots that cannot be checked normally

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(2)
伊谢尔伦

Have you installed the dependencies of vim-eslint?
Plug 'ruanyl/vim-eslint', {'do': 'npm install'}

小葫芦

In fact, the best check is to run it in the browser and try it.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!