Update todolist, and readme

Add binaries to readme and a screenshot of micro.
This commit is contained in:
Zachary Yedidia
2016-04-16 17:33:13 -04:00
parent aaaa0db2ef
commit 8a2479a43d
12 changed files with 157 additions and 44 deletions

View File

@@ -0,0 +1,13 @@
color-link default "#839496,#002833"
color-link comment "#586E75,#002833"
color-link identifier "#268BD2,#002833"
color-link constant "#2AA198,#002833"
color-link statement "#859900,#002833"
color-link prepreoc "#CB4B16,#002833"
color-link type "#B58900,#002833"
color-link special "#DC322F,#002833"
color-link underlined "#D33682,#002833"
color-link error "bold #CB4B16,#002833"
color-link todo "bold #D33682,#002833"
color-link statusline "#003541,#839496"
color-link line-numer "#586E75,#003541"