You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Naoufal Kadhom 90e21b04ff Update syntastic setup 9 years ago
..
README.md Update syntastic setup 9 years ago

README.md

So you want in-editor linting?

Table of Contents

Syntastic

Add Syntastic to your Plugins.
This example uses Plug

Plug 'scrooloose/syntastic'
Plug 'pmsorhaindo/syntastic-local-eslint.vim'

Install the plugin

:PlugInstall