Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring to head of internal repo #210

Merged
merged 1 commit into from
Aug 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Project import generated by Copybara.
GitOrigin-RevId: ce0ab9b479fe329e7781f35d19f0f7841057daa4
  • Loading branch information
Copybara Bot authored and fortenforge committed Aug 25, 2023
commit b4cfb9a6eda7089824dd7bf199c76cfe5263c77d
4 changes: 2 additions & 2 deletions autoload/codeium/server.vim
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
let s:language_server_version = '1.2.73'
let s:language_server_sha = 'a91ad533428d075ee6d0651e4013fec7f2549ddd'
let s:language_server_version = '1.2.76'
let s:language_server_sha = 'e829be46431d9d5c061068a9b704357be77f6617'
let s:root = expand('<sfile>:h:h:h')
let s:bin = v:null

Expand Down