From 10abc4eb6ba3bf09a5926e1137a75fec6f29fe34 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sun, 2 Aug 2020 01:23:47 +0200 Subject: Added screencast --- README.md | 4 ++++ screencast.gif | Bin 0 -> 257824 bytes 2 files changed, 4 insertions(+) create mode 100644 screencast.gif diff --git a/README.md b/README.md index e3eedcf..4b4eeb8 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,15 @@ These can be set with `m[a-z]`, e.g. `ma` sets mark `a` and this plugin would display its line and you can jump to that line with ```a``. Captital letters even allow jumps between files and session persistent marks. +![screencast](screencast.gif) + Chances are that you have learned only some of the marks Vim has to offer. This plugin will remember you to use more and once you have that on disk you can always deinstall it again. + + ## Prerequirements I recommend you use this in your `~/.vim/vimrc` diff --git a/screencast.gif b/screencast.gif new file mode 100644 index 0000000..618e8b8 Binary files /dev/null and b/screencast.gif differ -- cgit v1.2.3