Skip to content

Commit 7ff7cae

Browse files
authored
Update README.md
1 parent 88fb508 commit 7ff7cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To use `gist.nvim`, you need to have Neovim installed on your system.
99
You also need to have the gh command-line tool installed and configured with your GitHub account.
1010

1111
Once you have Neovim and gh installed, you can install `gist.nvim` using your favorite plugin manager.
12-
For example, if you are using vim-plug, you can add the following line to your init.vim file:
12+
For example, if you are using packer, you can add the following line to your init.vim file:
1313

1414
```
1515
use "rawnly/gist.nvim"

0 commit comments

Comments
 (0)