ffdf05081a2e

Add the skeleton of the rest of the book.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 16 Oct 2012 19:51:19 -0400
parents e46465cfd99f
children b4de6c031473
branches/tags (none)
files chapters/53.markdown chapters/54.markdown chapters/55.markdown chapters/56.markdown outline.org

Changes

--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chapters/53.markdown	Tue Oct 16 19:51:19 2012 -0400
@@ -0,0 +1,11 @@
+Autoloading
+===========
+
+How Autoload Works
+------------------
+
+What to Autoload
+----------------
+
+Exercises
+---------
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chapters/54.markdown	Tue Oct 16 19:51:19 2012 -0400
@@ -0,0 +1,11 @@
+Documentation
+=============
+
+Writing Documentation
+---------------------
+
+What to Document
+----------------
+
+Exercises
+---------
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chapters/55.markdown	Tue Oct 16 19:51:19 2012 -0400
@@ -0,0 +1,11 @@
+Distribution
+============
+
+Vim.org
+-------
+
+GitHub and BitBucket
+--------------------
+
+Exercises
+---------
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/chapters/56.markdown	Tue Oct 16 19:51:19 2012 -0400
@@ -0,0 +1,17 @@
+What Now?
+=========
+
+Omnicomplete
+------------
+
+Compiler Support
+----------------
+
+Color Schemes
+-------------
+
+Vim's Documentation
+-------------------
+
+Exercises
+---------
--- a/outline.org	Sat Oct 13 20:21:18 2012 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-* remaining chapters
-** TODO run and view output
-*** Working with external commands
-** TODO autoload
-** TODO documentation
-*** What to document
-*** help format
-** TODO distributing
-** TODO Where to go from here
-*** Omnicomplete
-*** makeprg, errorfmt, compilers
-*** Color schemes
-*** Read the fucking documentation
-*** Read the source of some popular plugins
-**** Powerline for a mindfuck
-**** Fugitive