Skip to content

Instantly share code, notes, and snippets.

@artsyca
Created November 6, 2013 00:30
Show Gist options
  • Save artsyca/7328859 to your computer and use it in GitHub Desktop.
Save artsyca/7328859 to your computer and use it in GitHub Desktop.
Contents of vimdeck presentation folder
set nonumber
set hidden
noremap <PageUp> :bp<CR>
noremap <Left> :bp<CR>
noremap <PageDown> :bn<CR>
noremap <Right> :bn<CR>
noremap Q :q<CR>
b 1
b 2
b 1
_____ ___ __ ___
/ ___// (_)___/ /__ < /
\__ \/ / / __ / _ \ / /
___/ / / / /_/ / __/ / /
/____/_/_/\__,_/\___/ /_/
• has some
• really important
• information
slide 1 _____ ___ __ ___
/ ___// (_)___/ /__ |__ \
\__ \/ / / __ / _ \ __/ /
___/ / / / /_/ / __/ / __/
/____/_/_/\__,_/\___/ /____/
Is less important
slide 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment