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

Specify checker in vim/syntastic for Chef recipes #5

Open
Cbhihe opened this issue Oct 17, 2018 · 0 comments
Open

Specify checker in vim/syntastic for Chef recipes #5

Cbhihe opened this issue Oct 17, 2018 · 0 comments

Comments

@Cbhihe
Copy link

Cbhihe commented Oct 17, 2018

Hello:
I am trying to configure vim/syntastic with a checker for Chef recipes.
For that I installed the lugin 'dougireton/vim-chef' inside my ~/.vim/bundle/ folder.
The plugin is correctly recognized by vundle.

How should I specify the checker under vim/syntastic ? In ~/.vimrc, I did:
let g:syntastic_[filetype]_checkers = ['foodcritic'] (1)
where it's not clear to me what filetype I should use.

vim-chef seems to specify ruby.chef as filetype but syntastic does not recognize the dot in (1).
Cheers.

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

1 participant