sloanelybutsurely / vimrc.js

A vimrc that Just Works™ for modern JavaScript development
MIT License
308 stars 15 forks source link

Issue when saving .js files #13

Closed eanplatter closed 7 years ago

eanplatter commented 7 years ago

Was previously a neovim user using Vundle for plugin management, ran the curl command in the readme and got this when trying to save a .js file. This doesn't seem to happen on other filetypes.

Screenshot:

screen shot 2016-09-21 at 9 03 38 am

eanplatter commented 7 years ago

Oh nice I will test out #14

eanplatter commented 7 years ago

Having eslint installed globally makes it work.