Update docs

Fixes #486
This commit is contained in:
Zachary Yedidia
2016-12-14 10:30:03 -05:00
parent 000197fd28
commit 5f50d79efa
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ Micro comes with a number of colorschemes by default. Here is the list:
* atom-dark-tc: this colorscheme is based off of Atom's "dark" colorscheme.
It requires true color to look good.
To enable one of these colorschemes just run the command `set colorscheme solarized`.
To enable one of these colorschemes just press CtrlE in micro and type `set colorscheme solarized`.
(or whichever one you choose).
---