diff options
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | screencast.gif | bin | 0 -> 257824 bytes |
2 files changed, 4 insertions, 0 deletions
@@ -7,11 +7,15 @@ These can be set with `m[a-z]`, e.g. `ma` sets mark `a` and this plugin would | |||
7 | display its line and you can jump to that line with ```a``. Captital letters | 7 | display its line and you can jump to that line with ```a``. Captital letters |
8 | even allow jumps between files and session persistent marks. | 8 | even allow jumps between files and session persistent marks. |
9 | 9 | ||
10 | ![screencast](screencast.gif) | ||
11 | |||
10 | Chances are that you have learned only some of the marks Vim has to offer. This | 12 | Chances are that you have learned only some of the marks Vim has to offer. This |
11 | plugin will remember you to use more and once you have that on disk you can | 13 | plugin will remember you to use more and once you have that on disk you can |
12 | always deinstall it again. | 14 | always deinstall it again. |
13 | 15 | ||
14 | 16 | ||
17 | |||
18 | |||
15 | ## Prerequirements | 19 | ## Prerequirements |
16 | 20 | ||
17 | I recommend you use this in your `~/.vim/vimrc` | 21 | I recommend you use this in your `~/.vim/vimrc` |
diff --git a/screencast.gif b/screencast.gif new file mode 100644 index 0000000..618e8b8 --- /dev/null +++ b/screencast.gif | |||
Binary files differ | |||