summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2022-10-04 21:07:48 +0200
committerqkzk <qu3nt1n@gmail.com>2022-10-04 21:07:48 +0200
commit09f345b791c58421257670e23a2780003c670f3c (patch)
tree8fa3354562215a3179a3db1edd49640fb22084c3
parent163258fdbcef1c365329c4692f82d9776a21265e (diff)
readmesymlink
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index b86ab54..e1ba5cd 100644
--- a/readme.md
+++ b/readme.md
@@ -64,6 +64,7 @@
- [x] association with match and clear code
- [x] dissociate keybinding from status update
- [x] fix: cursor is hidden before leaving the application
+- [x] create a symlink to flagged files
## TODO
@@ -77,7 +78,6 @@
- https://github.com/KillTheMule/nvim-rs/blob/master/examples/basic.rs
- https://neovim.io/doc/user/api.html
- [ ] display / event separation. use async and message passing between coroutines
-- [ ] create a symlink to a file
## BUGS