From a993579ef45ffecbbe7ee9bc4636dba0ddcde304 Mon Sep 17 00:00:00 2001 From: Daniel Rivas Date: Tue, 31 Jan 2017 22:50:27 -0600 Subject: Updates colors to latest schemes --- colors/base16-hopscotch.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'colors/base16-hopscotch.vim') diff --git a/colors/base16-hopscotch.vim b/colors/base16-hopscotch.vim index 9137661..d2bf4e2 100644 --- a/colors/base16-hopscotch.vim +++ b/colors/base16-hopscotch.vim @@ -223,6 +223,7 @@ call hi("javaScriptBraces", s:gui05, "", s:cterm05, "", "", "") call hi("javaScriptNumber", s:gui09, "", s:cterm09, "", "", "") " pangloss/vim-javascript highlighting call hi("jsOperator", s:gui0D, "", s:cterm0D, "", "", "") +call hi("jsStatement", s:gui0E, "", s:cterm0E, "", "", "") call hi("jsReturn", s:gui0E, "", s:cterm0E, "", "", "") call hi("jsThis", s:gui08, "", s:cterm08, "", "", "") call hi("jsClassDefinition", s:gui0A, "", s:cterm0A, "", "", "") -- cgit v1.2.3