Checked second TODO item in README
This commit is contained in:
parent
93434c35ce
commit
de1c1d9f84
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ vim.api.nvim_set_keymap("v", "<Leader>gf", "<esc><cmd>'<,'>OpenInGHFile <CR>", {
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- [x] Support the current file cursor position
|
- [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
|
- [x] Support other version control websites
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue