fixup! vim-patch:68e6560b84f1

This commit is contained in:
Jan Edmund Lazo
2020-08-03 15:29:09 -04:00
parent afc6753f64
commit 6ac51792b9

View File

@@ -1,6 +1,6 @@
" This script tests a color scheme for some errors and lists potential errors.
" Load the scheme and source this script, like this:
" :edit colors/desert.vim | :so colors/tools/check_colors.vim
" :edit colors/desert.vim | :so tools/check_colors.vim
let s:save_cpo= &cpo
set cpo&vim