Vegard Stene

Results 4 comments of Vegard Stene

I had the same problem and solved this by adding a decimal-separator option; #77

Did you manage to find a solution to this @x4080 that does not include using `StatefulWidget`?

Works fine on Ubuntu.

The problem for me was the this event [jshint.vim#L28](https://github.com/wookiehangover/jshint.vim/blob/master/ftplugin/javascript/jshint.vim#L28) which seems to interfere with other plugins. For me, the "solution" was to only to run JSHint on [save and read](https://github.com/vstene/jshint.vim/commit/dfdc334d160ff6f674f164800b9a73baef4ed842).