2.3. Star Wars Intro - shinokada/vimnotes GitHub Wiki
Created by Damian Conway
Download from SWTC.vim
Using NeoBundle, add the following to your .vimrc
NeoBundle 'shinokada/SWTC.vim'
When you save .vimrc, NeoBundle is clever enough to download SWTC.vim.
Use set nonumber in your .vimrc or from normal mode input
:set nonumber
Check your pwd
:pwd
Then use this to start.
# if your pwd is SWTC.vim
:SWTC ./intro.swtc
# if somewhere else
:SWTC /path/to/.vim/bundle/SWTC.vim/intro.swtc
Modify intro.swtc.