We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d48d51 commit c5a536cCopy full SHA for c5a536c
README.md
@@ -399,6 +399,10 @@ window:
399
Add the following keymap config to your Zellij KDL config, adjusting the keys you wish to use as necessary.
400
No configuration should be needed on the Neovim side.
401
402
+> [!NOTE]
403
+> This is an example. It is highly recommended to manually install the plugins and use `MessagePlugin "file:/path/to/plugin.wasm"`
404
+> instead of the GitHub URL!
405
+
406
```kdl
407
keybinds {
408
shared_except "locked" {
0 commit comments