Checked second TODO item in README

This commit is contained in:
Laurent Vauthrin 2023-03-22 13:41:29 -04:00
parent 93434c35ce
commit de1c1d9f84

View file

@ -58,7 +58,7 @@ vim.api.nvim_set_keymap("v", "<Leader>gf", "<esc><cmd>'<,'>OpenInGHFile <CR>", {
## TODO
- [x] Support the current file cursor position
- [ ] Support visual mode to open a file in range selection
- [x] Support visual mode to open a file in range selection
- [x] Support other version control websites
## Contribution