fix: use correct video url for demo

This commit is contained in:
NicolasGB
2025-06-27 18:57:39 +02:00
parent e43c665441
commit fd691bf4ed
+1 -1
View File
@@ -8,7 +8,7 @@ A Neovim plugin for [Jujutsu (jj)](https://github.com/jj-vcs/jj) version control
This plugin aims to be something like vim-fugitive but for piloting the jj-vcs CLI. The goal is to eventually provide features similar to git status, diffs, and pickers for managing Jujutsu repositories directly from Neovim.
https://github.com/nicolasgb/assets/demo.mp4
https://github.com/NicolasGB/jj.nvim/blob/main/assets/demo.mp4
## Current Features