Merge pull request #42 from polyzen/doc-ALE.vim
Doc: Add ALE Vim plugin
This commit is contained in:
@@ -9,8 +9,12 @@ text editor.
|
|||||||
Vim
|
Vim
|
||||||
---
|
---
|
||||||
|
|
||||||
Assuming that the `syntastic <https://github.com/scrooloose/syntastic>`_ plugin
|
Assuming that the `ALE <https://github.com/w0rp/ale>`_ plugin is
|
||||||
is installed, add to your ``.vimrc``:
|
installed, yamllint is supported by default. It is automatically enabled when
|
||||||
|
editing YAML files.
|
||||||
|
|
||||||
|
If you instead use the `syntastic <https://github.com/scrooloose/syntastic>`_
|
||||||
|
plugin, add this to your ``.vimrc``:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user