mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
docs: update Files section for (vim-)prettier, shellcheck, and (vim-)shfmt
This commit is contained in:
+16
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user