mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
plugins/tmux-navigator: use markdown admonition
This commit is contained in:
parent
7b0df222fc
commit
a52572c060
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ helpers.vim-plugin.mkVimPlugin {
|
|||
description = ''
|
||||
When combined with a set of tmux key bindings, the plugin will allow you to navigate seamlessly between vim splits and tmux panes using a consistent set of hotkeys.
|
||||
|
||||
**WARNING:** to work correctly, you must configure tmux separately.
|
||||
> [!WARNING]
|
||||
> To work correctly, you must configure tmux separately.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue