diff --git a/README.md b/README.md index 399c72f..4846c4c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ vim.api.nvim_set_keymap("v", "gf", "'<,'>OpenInGHFile ", { ## 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