Removed unnecessary sentence
This commit is contained in:
parent
3cdbc63705
commit
b019f183fb
|
@ -63,9 +63,6 @@
|
||||||
#
|
#
|
||||||
# If your colors are defined correctly, the resulting colorscheme is guaranteed
|
# If your colors are defined correctly, the resulting colorscheme is guaranteed
|
||||||
# to work in GVim (Windows/Linux), MacVim (MacOS), and any properly set up terminal emulator.
|
# to work in GVim (Windows/Linux), MacVim (MacOS), and any properly set up terminal emulator.
|
||||||
#
|
|
||||||
# The colors below are the first 16 colors of the xterm palette. They
|
|
||||||
# are only here as an example, though, so you can get rid of them, I won't be mad.
|
|
||||||
black = ["#000000", 0, "black"]
|
black = ["#000000", 0, "black"]
|
||||||
darkred = ["#800000", 1, "darkred"]
|
darkred = ["#800000", 1, "darkred"]
|
||||||
darkgreen = ["#008000", 2, "darkgreen"]
|
darkgreen = ["#008000", 2, "darkgreen"]
|
||||||
|
|
Loading…
Reference in New Issue