diff options
author | Chris Kempson <git@chriskempson.com> | 2016-06-28 11:04:16 +0100 |
---|---|---|
committer | Chris Kempson <git@chriskempson.com> | 2016-06-28 11:04:16 +0100 |
commit | 8698140aa454813a52cfeb153aa14f3f40a1b314 (patch) | |
tree | 3fc9f80611ffa31683acd4fe83c56f52659f4382 /colors/base16-eighties.vim | |
parent | 9daeb991ee51977c3deea4b45846abfab34e9439 (diff) |
Updates colors
Diffstat (limited to 'colors/base16-eighties.vim')
-rw-r--r-- | colors/base16-eighties.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/colors/base16-eighties.vim b/colors/base16-eighties.vim index edd4aaa..d971c4e 100644 --- a/colors/base16-eighties.vim +++ b/colors/base16-eighties.vim @@ -265,8 +265,6 @@ call <sid>hi("SpellRare", "", s:gui00, "", s:cterm00, "undercurl", s:gui0E) " Remove functions delf <sid>hi -delf <sid>gui -delf <sid>cterm " Remove color variables unlet s:gui00 s:gui01 s:gui02 s:gui03 s:gui04 s:gui05 s:gui06 s:gui07 s:gui08 s:gui09 s:gui0A s:gui0B s:gui0C s:gui0D s:gui0E s:gui0F |