Hi, (still experimenting with colorschemes...)
is there a way to dump the colorscheme data of for example the default.vim? I mean: The file "default vim" contains very few data. Nonetheless for every cofigurable item like i.e. Cursor there must be a value set. I want to instruct vim to write a file consisting of commands which all together will configure vim that way, that it is cvonfigured for that, what one would call the "colorscheme default". I want ot replace "reset" comands like "hi clear Normal" or "hi clear" or "syntax" reset, which implicetely reset vim internally to certain "default values" which those commands, which set the default coammds themselves item by item. (hopefully my german English explains _anything_...... ;O) keep hacking! mcc
