瀏覽代碼

What needs to be done (or may eventually get done)

SacredCrumb 11 年之前
父節點
當前提交
8ed513d6e1
共有 1 個文件被更改,包括 19 次插入0 次删除
  1. 19 0
      TODO

+ 19 - 0
TODO

@@ -0,0 +1,19 @@
+Add colours for the following:
+
+CursorColumn # I personally do not use this, however I am certain others will.
+             # May as well just make it the same as CursorLine?
+Cursor
+DiffAdd
+DiffChange
+DiffDelete
+DiffText
+FoldColumn
+Folded
+SpellCap     # YCM says this is also for YcmWarningSection, 
+             # but I do not extensively use YCM to notice where this lies.
+SpellRare
+SpellLocal
+WildMenu
+VisualNOS
+
+MatchParen   # This one exists, however I'm not *quite* sure how I want it.