Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| vi [2022/03/04 16:10] – mgupton | vi [2023/04/13 11:28] (current) – mgupton | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| set smartcase " ignorecase | set smartcase " ignorecase | ||
| </ | </ | ||
| + | |||
| + | ===== Basic ===== | ||
| + | <code bash> | ||
| + | wget -O .vimrc | ||
| + | </ | ||
| + | |||
| + | |||