diff --git a/README.md b/README.md index e91ef15..2e3e12b 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ vim.api.nvim_set_keymap("n", "gf", ":OpenInGHFile ", { 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