484c72cf83cd

Adjust outline.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 09 Oct 2011 13:24:42 -0400
parents 9a45509b6713
children 62e42f5b255f
branches/tags (none)
files outline.org

Changes

--- a/outline.org	Sat Oct 08 15:59:50 2011 -0400
+++ b/outline.org	Sun Oct 09 13:24:42 2011 -0400
@@ -1,21 +1,22 @@
 * part 1 - basic .vimrc stuff
-** echoing
-** setting options
-** basic mapping
-** modal mapping
-** strict mapping
-** leaders
-** editing .vimrc faster
-** abbreviations
-** more about mappings
-** training with <nop>
-** buffer-local mappings and options
-** autocommands
-** buffer-local abbreviations
-** augroups
-** operator-pending maps
-** status lines?
-** a word on shortened command names
+** DONE echoing
+** DONE setting options
+** DONE basic mapping
+** DONE modal mapping
+** DONE strict mapping
+** DONE leaders
+** DONE editing .vimrc faster
+** DONE abbreviations
+** DONE more about mappings
+** DONE training with <nop>
+** DONE buffer-local mappings and options
+** DONE autocommands
+** DONE buffer-local abbreviations
+** DONE augroups
+** DONE operator-pending maps
+** TODO more operator-pending maps
+** TODO basic status lines
+** TODO a word on shortened command names
 * part 2 - programming in vimscript
 ** variables
 ** variable scopes
@@ -46,5 +47,6 @@
 ** customization
 ** documentation
 ** mapping
+** dynamic status lines
 ** customizing maps
 ** distributing