remove all code unrelated to themes

This commit is contained in:
Bailey Ling
2016-01-27 22:23:12 -05:00
parent 69587e1aa0
commit 9f9b162025
66 changed files with 8 additions and 5026 deletions
+7
View File
@@ -0,0 +1,7 @@
" MIT License. Copyright (c) 2013-2016 Bailey Ling & Contributors.
" vim: et ts=2 sts=2 sw=2
if (exists('g:loaded_airline_themes') && g:loaded_airline_themes)
finish
endif
let g:loaded_airline_themes = 1