From 9b8d1d9137b539af0cc49105f5edbd12485dde21 Mon Sep 17 00:00:00 2001 From: Chris Kempson Date: Wed, 20 Jul 2016 10:05:59 +0100 Subject: Updates output --- colors/base16-oceanicnext.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colors/base16-oceanicnext.vim') diff --git a/colors/base16-oceanicnext.vim b/colors/base16-oceanicnext.vim index 8c5708f..6cd9ae6 100644 --- a/colors/base16-oceanicnext.vim +++ b/colors/base16-oceanicnext.vim @@ -8,7 +8,7 @@ " let g:base16_shell_path=base16-builder/output/shell/ if !has('gui_running') if exists("g:base16_shell_path") - execute "silent !/bin/sh ".g:base16_shell_path."/base16-oceanicnext.".&background.".sh" + execute "silent !/bin/sh ".g:base16_shell_path."/base16-oceanicnext.sh" endif endif -- cgit v1.2.3