chore: update README.md

This commit is contained in:
Ali Almohaya 2022-09-27 02:33:03 +03:00
parent 0ada2bbd3c
commit e8a008ba35
No known key found for this signature in database
GPG key ID: 4B80BC43FC6007E0

View file

@ -41,6 +41,7 @@ vim.api.nvim_set_keymap("n", "<Leader>gf", ":OpenInGHFile <CR>", { expr = true,
- [x] Support the current file cursor position
- [ ] Support visual mode to open a file in range selection
- [ ] Support support other version control websites
## Contribution