docs: update Files section for (vim-)prettier, shellcheck, and (vim-)shfmt

This commit is contained in:
AJ ONeal
2023-03-06 23:21:45 +00:00
parent 480a102f64
commit 89c46b728b
5 changed files with 51 additions and 8 deletions
+16 -1
View File
@@ -5,7 +5,22 @@ tagline: |
vim-prettier adds Prettier support for Vim.
---
To update (replacing the current version) run `webi vim-prettier`.
To update (replacing the current version) run `webi vim-prettier`. \
To update the config options, first remove `~/.vim/plugins/prettier.vim`
### Files
These are the files / directories that are created and/or modified with this
install:
```text
~/.vim/pack/plugins/start/vim-prettier/
~/.vim/plugins/prettier.vim
~/.vimrc
```
If [`node`](/node) and [`prettier`](/prettier) are not found, they will be also
installed.
## Cheat Sheet