We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f07910 commit c192fdeCopy full SHA for c192fde
1 file changed
README.md
@@ -666,7 +666,7 @@ Set the keymap and terminal by preference.
666
### :footprints: Qutebrowser - Open in Neovim
667
668
```python
669
-config.bind('<Space>.', 'spawn ghostty -e xdg-open "nvim-gitdev://open/?repo={url}"')
+config.bind('<Space>.', 'spawn kitty -e xdg-open "nvim-gitdev://open/?repo={url}"')
670
```
671
672
<!-- panvimdoc-ignore-start -->
0 commit comments