mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-17 14:27:12 +09:00
Update readme
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,5 +2,4 @@
|
||||
!cmd/micro
|
||||
binaries/
|
||||
tmp.sh
|
||||
micro
|
||||
test/
|
||||
|
||||
@@ -42,7 +42,7 @@ To see more screenshots of micro, showcasing all of the default colorschemes, se
|
||||
* Easily configurable
|
||||
* Common editor things such as undo/redo, line numbers, unicode support...
|
||||
|
||||
Although not yet implemented, I hope to add more features such as autocompletion, and multiple cursors in the future.
|
||||
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.
|
||||
|
||||
# Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user