]> git.lizzy.rs Git - micro.git/commitdiff
Update readme
authorZachary Yedidia <zyedidia@gmail.com>
Thu, 1 Sep 2016 16:08:46 +0000 (12:08 -0400)
committerZachary Yedidia <zyedidia@gmail.com>
Thu, 1 Sep 2016 16:08:46 +0000 (12:08 -0400)
.gitignore
README.md

index 1bd03e8c1159b6970691f0f6d25d002ef9b27d4f..a07af4809bf8080330381ec2eac78c48a63edd65 100644 (file)
@@ -2,5 +2,4 @@
 !cmd/micro
 binaries/
 tmp.sh
-micro
 test/
index b0fdc91092bf7ea8653d6d7651abd05bca746b2b..abc339542a67764c8a8ee9be66bcabde56430807 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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