mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-31 23:46:52 +00:00
33 lines
586 B
Markdown
33 lines
586 B
Markdown
---
|
|
title: vim-sensible
|
|
homepage: https://github.com/tpope/vim-sensible
|
|
tagline: |
|
|
Vim Sensible: sensible defaults for vim
|
|
---
|
|
|
|
### Files
|
|
|
|
These are the files / directories that are created and/or modified with this
|
|
install:
|
|
|
|
```text
|
|
~/.vim/pack/plugins/start/vim-sensible/
|
|
~/.vim/plugins/sensible.vim
|
|
~/.vimrc
|
|
```
|
|
|
|
## Updating `vim-sensible`
|
|
|
|
```sh
|
|
webi vim-sensible
|
|
```
|
|
|
|
## Cheat Sheet
|
|
|
|
> Think of sensible.vim as one step above 'nocompatible' mode: a universal set
|
|
> of defaults that (hopefully) everyone can agree on.
|
|
|
|
Installs to `$HOME/.vim/pack/plugins/start`.
|
|
|
|
It just works.
|