We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7661a34 commit ffa674aCopy full SHA for ffa674a
1 file changed
README.md
@@ -49,7 +49,7 @@ A package manager can be used to install `nvim-scrollview`.
49
- Add `use 'dstein64/nvim-scrollview'` to the packer startup function
50
- `:PackerInstall`
51
* [lazy.nvim][lazy]:
52
- - Add a plugin spec: { 'dstein64/nvim-scrollview', opts = { ... } }
+ - Add a plugin spec: `{ 'dstein64/nvim-scrollview', opts = { ... } }`
53
54
</details>
55
0 commit comments