From f2ef731cd397fd3d86a525c8789c91db7180fe97 Mon Sep 17 00:00:00 2001 From: RubenRam Date: Tue, 31 Oct 2023 19:51:53 +0100 Subject: [PATCH] doc(vim-ale): update README Files section --- vim-ale/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/vim-ale/README.md b/vim-ale/README.md index ada514b..49a2fe0 100644 --- a/vim-ale/README.md +++ b/vim-ale/README.md @@ -7,6 +7,17 @@ tagline: | To update (replacing the current version) run `webi vim-ale`. +### Files + +These are the files / directories that are created and/or modified with this +install: + +```text +~/.config/envman/PATH.env +~/.vim/pack/plugins/start/ +~/.vim/plugins/ale.vim +``` + ## Cheat Sheet > ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking