From 94c1c2bcf26d1e99e876242fbe61e7b7ea6f9fdb Mon Sep 17 00:00:00 2001 From: Andrew Imeson Date: Fri, 5 Aug 2022 09:17:19 -0400 Subject: [PATCH] docs: Update ALE vim plugin link --- docs/text_editors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/text_editors.rst b/docs/text_editors.rst index 0b55c10..b3058d8 100644 --- a/docs/text_editors.rst +++ b/docs/text_editors.rst @@ -9,7 +9,7 @@ text editor. Vim --- -Assuming that the `ALE `_ plugin is +Assuming that the `ALE `_ plugin is installed, yamllint is supported by default. It is automatically enabled when editing YAML files.