mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-19 03:56:16 +00:00
doc(vim-shell): fix typo, update Files section
This commit is contained in:
+11
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user