Skip to content

Commit

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

GitOrigin-RevId: 79a4e4242525a4fd0d569ff7fd08a6b501387742

* Update server.vim

---------

Co-authored-by: Copybara Bot <[email protected]>
  • Loading branch information
fortenforge and Copybara Bot authored Jan 18, 2024
1 parent 4063291 commit a1c3d6b
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.6.13'
let s:language_server_sha = '3056e905a51e39039573c9a3623a1746671cdf15'
let s:language_server_version = '1.6.20'
let s:language_server_sha = 'c8aabc8753a3cea9d68cda55f9395290bdf75942'
let s:root = expand('<sfile>:h:h:h')
let s:bin = v:null

Expand Down

0 comments on commit a1c3d6b

Please sign in to comment.