Преглед на файлове

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

SacredCrumb преди 10 години
родител
ревизия
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.