We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa50316 commit efe215eCopy full SHA for efe215e
1 file changed
README.md
@@ -38,7 +38,7 @@ Three things:
38
For example using [`packer`](https://github.com/wbthomason/packer.nvim):
39
```lua
40
use { -- pytrize {{{
41
- '~/AckslD/nvim-pytrize.lua',
+ 'AckslD/nvim-pytrize.lua',
42
-- uncomment if you want to lazy load
43
-- cmd = {'Pytrize', 'PytrizeClear', 'PytrizeJump'},
44
-- uncomment if you want to lazy load but not use the commands
0 commit comments