diff --git a/docs/text_editors.rst b/docs/text_editors.rst index e34dac0..4eb6518 100644 --- a/docs/text_editors.rst +++ b/docs/text_editors.rst @@ -14,7 +14,7 @@ is installed, add to your ``.vimrc``: :: - TODO + let g:syntastic_yaml_checkers = ['yamllint'] Neovim ------