Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neomake signs not working #4

Open
carlitux opened this issue Jul 20, 2017 · 6 comments
Open

neomake signs not working #4

carlitux opened this issue Jul 20, 2017 · 6 comments

Comments

@carlitux
Copy link

When linter finish no signs on left side.

@colepeters
Copy link
Owner

Could this be a problem within your linter config? I’m seeing linting signs just fine over here:

image

@carlitux
Copy link
Author

@colepeters there is any requirement? I am using now monokai and signs are working.

@colepeters
Copy link
Owner

@carlitux No, there are no requirements. Which plugin are you using for linting, and what is your configuration?

@carlitux
Copy link
Author

https://github.com/neomake/neomake on javascript with eslint and flow

@colepeters
Copy link
Owner

Can you also paste your neomake config?

@carlitux
Copy link
Author

Just this

let g:neomake_javascript_enabled_makers = ['eslint', 'flow']
let g:neomake_autolint_sign_column_always = 1
let g:neomake_ft_maker_remove_invalid_entries = 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants