-
-
Notifications
You must be signed in to change notification settings - Fork 2
2.3. Star Wars Intro
shinokada edited this page Feb 2, 2014
·
1 revision
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.
Important: The Tables of Content are generated. Any change will be overridden on the next update.
For more information: GitHub Wikifier