From: Sergey Matveev Date: Mon, 12 Mar 2018 20:57:12 +0000 (+0300) Subject: Example CLI usage X-Git-Url: http://www.git.stargrave.org/?p=vimslides.git;a=commitdiff_plain;h=143420291cb60d66a9dccb906014039dc1f7090d Example CLI usage --- diff --git a/README.slides b/README.slides index cbcd4c4..d5d2941 100644 --- a/README.slides +++ b/README.slides @@ -24,4 +24,5 @@ * 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|