We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88fb508 commit 7ff7caeCopy full SHA for 7ff7cae
README.md
@@ -9,7 +9,7 @@ To use `gist.nvim`, you need to have Neovim installed on your system.
9
You also need to have the gh command-line tool installed and configured with your GitHub account.
10
11
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:
+For example, if you are using packer, you can add the following line to your init.vim file:
13
14
```
15
use "rawnly/gist.nvim"
0 commit comments