From f73a284569e5c25f3085dad0949df857d7942211 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 21 Feb 2023 07:45:34 +0000 Subject: [PATCH] doc(vim-shell): fix typo, update Files section --- vim-shell/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/vim-shell/README.md b/vim-shell/README.md index cdec66a..d971ddf 100644 --- a/vim-shell/README.md +++ b/vim-shell/README.md @@ -1,12 +1,22 @@ --- title: vim-shell -homepage: https://webinstall.dev/vim-spell +homepage: https://webinstall.dev/vim-shell tagline: | vim shell sets the default shell for vim --- To update (replacing the current version) run `webi vim-shell`. +### Files + +These are the files / directories that are created and/or modified with this +install: + +```txt +~/.vimrc +~/.vim/plugins/shell.vim +``` + ## Cheat Sheet > `set shell=bash`, always