We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20eead commit e086d17Copy full SHA for e086d17
doc/open-github-url.nvim.txt
@@ -1,4 +1,4 @@
1
-*open-github-url.nvim.txt* For NVIM v0.8.0 Last change: 2025 February 12
+*open-github-url.nvim.txt* For NVIM v0.8.0 Last change: 2025 February 14
2
3
==============================================================================
4
Table of Contents *open-github-url.nvim-table-of-contents*
@@ -38,6 +38,7 @@ lazy.nvim <https://github.com/folke/lazy.nvim>
38
FEATURES *open-github-url.nvim-open-github-url.nvim-features*
39
40
- Open GitHub repository URL with the repository path under the cursor
41
+ - e.g. `"owner/repo"`
42
- Get the repository path detected under the cursor
43
- Open a specific URL in the default web browser
44
0 commit comments