Skip to content

Commit

Permalink
Bring to head of internal repo (#347)
Browse files Browse the repository at this point in the history
* Project import generated by Copybara.

GitOrigin-RevId: a09a486229e1bdb02d2374398cd0a30b19f8238d

* Update server.vim

---------

Co-authored-by: Copybara Bot <[email protected]>
  • Loading branch information
fortenforge and Copybara Bot authored Apr 2, 2024
1 parent 2a655ab commit 76790ba
Showing 1 changed file with 2 additions and 2 deletions.
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.8.10'
let s:language_server_sha = 'c5111ded242add71608e7a70094645bb463f5ad8'
let s:language_server_version = '1.8.16'
let s:language_server_sha = 'f772d3d7b45d3f1aea82cee1fb50501c8869f1a2'
let s:root = expand('<sfile>:h:h:h')
let s:bin = v:null

Expand Down

0 comments on commit 76790ba

Please sign in to comment.