Skip to content

Commit 4a361e8

Browse files
committed
Copilot.vim 1.9.2
1 parent a4a6d6b commit 4a361e8

File tree

10 files changed

+3
-11
lines changed

10 files changed

+3
-11
lines changed

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.1'
8+
let s:plugin_version = '1.9.2'
99

1010
let s:error_exit = -1
1111

dist/agent.js

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

dist/agent.js.LICENSE.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
* MIT Licensed
2727
*/
2828

29-
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
30-
3129
/** @preserve
3230
* Counter block mode compatible with Dr Brian Gladman fileenc.c
3331
* derived from CryptoJS.mode.CTR

dist/agent.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
140 KB
Binary file not shown.
119 KB
Binary file not shown.
1.22 MB
Binary file not shown.
1.24 MB
Binary file not shown.
673 KB
Binary file not shown.

dist/crypt32.node

127 KB
Binary file not shown.

0 commit comments

Comments
 (0)