Skip to content

Commit

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

GitOrigin-RevId: 2c7a4eb59050962fbdf8cb42f2522349ad7c1035

* Update server.vim

---------

Co-authored-by: Copybara Bot <[email protected]>
  • Loading branch information
fortenforge and Copybara Bot authored Aug 7, 2024
1 parent e0342fd commit b10269d
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.80'
let s:language_server_sha = 'ea9a89028334feda7d7ab8900d5f1d58e2f7c361'
let s:language_server_version = '1.10.0'
let s:language_server_sha = '0b6813f39b7c7884d42fd73ca8c347262fb6e88b'
let s:root = expand('<sfile>:h:h:h')
let s:bin = v:null

Expand Down

0 comments on commit b10269d

Please sign in to comment.