# HG changeset patch # User Steve Losh # Date 1333561532 14400 # Node ID e668fd6598477f293202ca4bbb016becbfd94b1c # Parent 5f3e404ae868d31621d50f27fd25b13ed8fba81f More ideas in the outline. diff -r 5f3e404ae868 -r e668fd659847 outline.org --- a/outline.org Wed Apr 04 13:45:24 2012 -0400 +++ b/outline.org Wed Apr 04 13:45:32 2012 -0400 @@ -5,7 +5,7 @@ *** run and view bytecode + output *** :nnoremap ]] /\v^\S:noh *** :nnoremap [[ ?\v^\S:noh -*** :inoremap : :. +** TODO indent files ** TODO customization *** mappings **** custom leader @@ -29,3 +29,23 @@ * TODO Where to go from here ** Omnicomplete ** makeprg, errorfmt +** Read the fucking documentation +** Read the source of some popular plugins +*** Powerline for a mindfuck +*** Fugitive +* Ideas +** MOAR SYNTAX +** MOAR MAPPING +*** +*** +** String Escaping +** Character theory + i.e. n vs n +** +** +** ! +** GUI-Specific stuff +** Color schemes +** command! +** Case Studies +*** Visual mode * from Scrooloose