mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-04 23:20:37 +00:00
Update readme
This commit is contained in:
parent
b34523435a
commit
23678245e3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
|||
# Micro
|
||||
|
||||
[](https://gitter.im/zyedidia/micro?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[](https://travis-ci.org/zyedidia/micro)
|
||||
[](http://goreportcard.com/report/zyedidia/micro)
|
||||
[](https://gitter.im/zyedidia/micro?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://github.com/zyedidia/micro/blob/master/LICENSE)
|
||||
|
||||
> Micro is very much a work in progress
|
||||
|
|
@ -25,6 +24,7 @@ Here is a picture of micro editing its source code.
|
|||
* Colorscheme support
|
||||
* True color support (set the `MICRO_TRUECOLOR` env variable to 1 to enable it)
|
||||
* Search and replace
|
||||
* Sane defaults
|
||||
* Undo and redo
|
||||
* Unicode support
|
||||
* Copy and paste with the system clipboard
|
||||
|
|
|
|||
Loading…
Reference in a new issue