]> Sergey Matveev's repositories - vimslides.git/blobdiff - README.slides
Raise copyright years
[vimslides.git] / README.slides
index cbcd4c4a6782442e657753f6c211e108f8c71ada..bb0b5e859a3f85fef5c133f034517fb1a9c9c3a2 100644 (file)
     * :leader + [: same as above, but previous fold
     * :leader + i: to jump to the next "IMG: path.png" and open that
       image using external :display: utility
+      IMG:/home/stargrave/pic/b2b-29.webp
 ------------------------------------------------------------------------
                             |How to use it|
 
     * Prepare text file: separate slides using "----" lines
     * Each slide must be indented
-    * execute :source: /path/to/vimslides.vim ex-command
+    * Execute either |:source /path/to/vimslides.vim| ex-command
+      or |vim -u vimslides.vim README.slides|