This commit is contained in:
Rene Schallner
2021-11-27 23:43:09 +01:00
parent c670f1dc48
commit c3ba6c5b59

View File

@@ -3,6 +3,7 @@
- [ ] yt video - [ ] yt video
## Dones ## Dones
- [x] find_friends()
- [x] show_backlinks() : issue #3 - [x] show_backlinks() : issue #3
- [x] replaced `vim.ui.input` by `vim.fn.input`, as the former was causing problems on nvim 0.5.x - [x] replaced `vim.ui.input` by `vim.fn.input`, as the former was causing problems on nvim 0.5.x
- might not report on all closed issues here in the future as they are available in the issue tracker anyway - might not report on all closed issues here in the future as they are available in the issue tracker anyway