Created
November 6, 2013 00:30
-
-
Save artsyca/7328859 to your computer and use it in GitHub Desktop.
Contents of vimdeck presentation folder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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