[7.2.424] ":colorscheme" without an argument doesn't do anything.
commit19b6c1a38a74a2e3a713a852c018187e5c73c565
authorBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 15:23:20 +0000 (14 15:23 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 15:23:20 +0000 (14 15:23 +0000)
tree87b913b61394f52b85a5076c65a86c11f9b546e6
parentd6d0fb447c088335cfe08fd1e25acbbd01f673b8
[7.2.424] ":colorscheme" without an argument doesn't do anything.

Problem:    ":colorscheme" without an argument doesn't do anything.

Solution:   Make it echo the current color scheme name.  (partly by Christian
            Brabandt)

Patch 7.2.424
runtime/doc/syntax.txt
src/ex_cmds.h
src/ex_docmd.c
src/version.c