Skip to content

Commit a4a6d6b

Browse files
committed
Copilot.vim 1.9.1
1 parent 98c2939 commit a4a6d6b

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ See `:help copilot` for more information.
6161

6262
We’d love to get your help in making GitHub Copilot better! If you have
6363
feedback or encounter any problems, please reach out on our [Feedback
64-
forum](https://github.com/github-community/community/discussions/categories/copilot).
64+
forum](https://github.com/orgs/community/discussions/categories/copilot).

autoload/copilot/agent.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ let g:autoloaded_copilot_agent = 1
55

66
scriptencoding utf-8
77

8-
let s:plugin_version = '1.9.0'
8+
let s:plugin_version = '1.9.1'
99

1010
let s:error_exit = -1
1111

dist/agent.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/agent.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)