mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00
runtime/colors: move check_colors.vim to runtime/tools
This commit is contained in:
@@ -64,7 +64,7 @@ Search for "highlight_init".
|
||||
If you think you have a color scheme that is good enough to be used by others,
|
||||
please check the following items:
|
||||
|
||||
- Source the tools/check_colors.vim script to check for common mistakes.
|
||||
- Source the $VIMRUNTIME/tools/check_colors.vim script to check for common mistakes.
|
||||
- Does it work in a color terminal as well as in the GUI?
|
||||
- Is "g:colors_name" set to a meaningful value? In case of doubt you can do
|
||||
it this way:
|
||||
|
Reference in New Issue
Block a user