mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
fixup! vim-patch:68e6560b84f1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
" This script tests a color scheme for some errors and lists potential errors.
|
" This script tests a color scheme for some errors and lists potential errors.
|
||||||
" Load the scheme and source this script, like this:
|
" 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
|
let s:save_cpo= &cpo
|
||||||
set cpo&vim
|
set cpo&vim
|
||||||
|
Reference in New Issue
Block a user