mirror of
https://github.com/preservim/vim-pencil.git
synced 2025-11-17 06:13:39 -05:00
Add saving of .vimrc to the install instructions
This commit is contained in:
@@ -90,7 +90,7 @@ Add to your `.vimrc`:
|
|||||||
Plugin 'reedes/vim-pencil'
|
Plugin 'reedes/vim-pencil'
|
||||||
```
|
```
|
||||||
|
|
||||||
…then run the following in Vim:
|
…save and then run the following in Vim:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
:source %
|
:source %
|
||||||
@@ -107,7 +107,7 @@ Add to your `.vimrc`:
|
|||||||
Plug 'reedes/vim-pencil'
|
Plug 'reedes/vim-pencil'
|
||||||
```
|
```
|
||||||
|
|
||||||
…then run the following in Vim:
|
…save and then run the following in Vim:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
:source %
|
:source %
|
||||||
@@ -122,7 +122,7 @@ Add to your `.vimrc`:
|
|||||||
NeoBundle 'reedes/vim-pencil'
|
NeoBundle 'reedes/vim-pencil'
|
||||||
```
|
```
|
||||||
|
|
||||||
…then run the following in Vim:
|
…save and then run the following in Vim:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
:source %
|
:source %
|
||||||
|
|||||||
Reference in New Issue
Block a user