Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Fix incorrect link (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavspi authored Dec 3, 2023
1 parent 577fa5c commit 483c855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ neovim integration with [zellij](https://github.com/zellij-org/zellij)
* `:ZellijRenamePane`
* `:ZellijRenameTab`

For [vim-tmux-navigator](https://github.com/zellij-org/zellij) compatibility, use the `vimTmuxNavigatorKeybinds` prop during setup.
For [vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) compatibility, use the `vimTmuxNavigatorKeybinds` prop during setup.

```lua
use {
Expand Down

0 comments on commit 483c855

Please sign in to comment.