Skip to content

Commit 19c1c94

Browse files
committed
feat: bump to copilot.vim 1.8.4
1 parent 56989d8 commit 19c1c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/copilot/util.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function M.get_editor_info()
1919
},
2020
editorPluginInfo = {
2121
name = "copilot.vim",
22-
version = "1.8.3",
22+
version = "1.8.4",
2323
},
2424
}
2525
return info

0 commit comments

Comments
 (0)