Skip to content

Feat: add codeium_os and codeium_arch options#341

Merged
pqn merged 2 commits intoExafunction:mainfrom
Bleksak:main
Mar 21, 2024
Merged

Feat: add codeium_os and codeium_arch options#341
pqn merged 2 commits intoExafunction:mainfrom
Bleksak:main

Conversation

@Bleksak
Copy link
Copy Markdown
Contributor

@Bleksak Bleksak commented Mar 19, 2024

Calling system("uname") twice on startup is very slow,
instead let us set the os and arch options manually, and call system() only when needed

This will also help neovim users as they can use vim.uv.os_uname() function which executes much faster.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 19, 2024

CLA assistant check
All committers have signed the CLA.

Comment thread doc/codeium.txt Outdated
Comment thread doc/codeium.txt
@pqn pqn merged commit 82f2ba0 into Exafunction:main Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants