mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-28 07:58:17 +00:00
Update readme
This commit is contained in:
parent
2f587c6d48
commit
0a35bfe2f5
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ You can also check out the website for Micro at https://micro-editor.github.io.
|
||||||
* Macros
|
* Macros
|
||||||
* Common editor things such as undo/redo, line numbers, Unicode support, softwrap...
|
* Common editor things such as undo/redo, line numbers, Unicode support, softwrap...
|
||||||
|
|
||||||
Although not yet implemented, I hope to add more features such as autocompletion ([#174](https://github.com/zyedidia/micro/issues/174)), and multiple cursors ([#5](https://github.com/zyedidia/micro/issues/5)) in the future.
|
Although not yet implemented, I hope to add more features such as autocompletion ([#174](https://github.com/zyedidia/micro/issues/174)) or a tree view ([#249](https://github.com/zyedidia/micro/issues/249)) in the future.
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue