1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-08-02 09:59:07 +02:00

Different gif in readme

This commit is contained in:
Alex Plate 2022-08-05 08:34:59 +03:00
parent f8384b2732
commit a3e22c844c
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F
2 changed files with 4 additions and 1 deletions

View File

@ -226,7 +226,10 @@ Ex commands or via `:map` command mappings:
<details>
<summary><strong>"Track action Ids" Details</strong> (click to see)</summary>
<img src="assets/readme/track_action_id.gif" alt="track action ids"/>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/readme/track_action_id.gif">
<img src="assets/readme/track_action_light.mp4" alt="track action ids"/>
</picture>
</details>

Binary file not shown.