commit 95b2ebdcac195ae71fc6f0dc84c1a269d5b33b86
parent 13060fdebc1e1ba767eeeeebb79bd8032b659470
Author: Alex Balgavy <a.balgavy@gmail.com>
Date: Wed, 15 Apr 2020 15:21:12 +0200
Github doesn't like videos, so the demo is a gif now
Diffstat:
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/README.md b/README.md
@@ -1,9 +1,5 @@
# vim-lf: lf integration for Vim 8.2
-## Demo
-<video width="50%" style="margin-bottom: 1em;" controls loop playsinline muted>
- <source type="video/mp4" src="demo.mp4" />
- <p>Demo of lf integration in Vim</p>
-</video>
+![Demo of lf integration in Vim](demo.gif)
## Why?
Sometimes I need to visually browse through the folder hierarchy to find the file I'm looking for.
diff --git a/demo.gif b/demo.gif
Binary files differ.