diff options
| author | Max Christian Pohle | 2020-08-02 01:23:47 +0200 |
|---|---|---|
| committer | Max Christian Pohle | 2020-08-02 01:23:47 +0200 |
| commit | 10abc4eb6ba3bf09a5926e1137a75fec6f29fe34 (patch) | |
| tree | 674cd19dbe46f4c5a0b50ed887bd380d3c9d26e9 | |
| parent | d8a86a92ae825bb2863dc25f02a267f240588140 (diff) | |
| download | vim-karlmarks-10abc4eb6ba3bf09a5926e1137a75fec6f29fe34.tar.bz2 vim-karlmarks-10abc4eb6ba3bf09a5926e1137a75fec6f29fe34.zip | |
Added screencast
| -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 |  | ||
| 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 | |||
