Gitify the working tree.
[profile.git] / .vim / colors / iain.vim
index 02a3b8f..fb32b07 100644 (file)
@@ -1,4 +1,3 @@
-" $Id$
 " Mangling for terminal code ripped from desert256.
 
 if version > 580
@@ -265,6 +264,7 @@ if has("gui_running") || &t_Co == 88 || &t_Co == 256
     call <SID>X("Ignore", "#ffffff", "", "")
 
     " My stuff.
+    call <SID>X("StatusLineNC", "black", "#808080", "none")
     call <SID>X("WildMenu", "blue", "white", "bold")
     call <SID>X("Todo", "black", "green", "bold")
     call <SID>X("MoreMsg", "#00ff00", "", "none")