summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2022-09-26 22:12:29 +0200
committerqkzk <qu3nt1n@gmail.com>2022-09-26 22:12:29 +0200
commit01977310c80ad90383861244b9f06f9570070bbe (patch)
tree4942d2665b372c4c89f411fa40a89d54fe0d0a3c
parent2e5bee64938db2ce26c6c2dbd06444e91d654b2c (diff)
readme
-rw-r--r--readme.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index a4dc169f..3703aae9 100644
--- a/readme.md
+++ b/readme.md
@@ -56,7 +56,10 @@
- https://github.com/KillTheMule/nvim-rs/blob/master/examples/basic.rs
- https://neovim.io/doc/user/api.html
- [ ] installed config file, user config file
-- [ ] completion in goto mode, exec mode, searchmode (???)
+- [ ] completion
+ - [x] in goto mode,
+ - [ ] exec mode,
+ - [ ] searchmode (???)
- [ ] confirmation for cut/paste, copy/paste, delete
## BUGS