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

[PLUGIN REQUEST] codeium.vim #824

Closed
trueNAHO opened this issue Dec 20, 2023 · 2 comments · Fixed by #863
Closed

[PLUGIN REQUEST] codeium.vim #824

trueNAHO opened this issue Dec 20, 2023 · 2 comments · Fixed by #863
Labels
enhancement New feature or request

Comments

@trueNAHO
Copy link
Contributor

trueNAHO commented Dec 20, 2023

Plugin: codeium.vim
Plugin repository: https://github.com/Exafunction/codeium.vim
Is the plugin on nixpkgs: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/applications/editors/vim/plugins/generated.nix#L2050

Related: #825

@trueNAHO trueNAHO added the enhancement New feature or request label Dec 20, 2023
@GaetanLepage
Copy link
Member

Is there a reason to support both codeium.nvim and codeium.vim ? I am not sure to grasp the difference between the two.

@trueNAHO
Copy link
Contributor Author

trueNAHO commented Dec 24, 2023

Is there a reason to support both codeium.nvim and codeium.vim ? I am not sure to grasp the difference between the two.

Essentially:

Plugin Purpose
codeium.nvim LSP linewise suggestions
codeium.vim Code chunk suggestions similar to Copilot

Both plugins fullfill different Codeium use cases, making both relevant.

trueNAHO added a commit to trueNAHO/dotfiles that referenced this issue Jan 19, 2024
Add the 'https://github.com/Exafunction/codeium.vim' plugin.

Additionally, duplicate the API token in the
'modules/programs/nixvim/plugins/codeium.age' file by adding the value
of the 'api_key' JSON entry to the new 'apiKey' entry.

Ideally, the activation script deploying the
'modules/programs/nixvim/plugins/codeium.age' file should be replaced
with an upstream VIM plugin option, similar to the 'config_path' option
in 'https://github.com/Exafunction/codeium.nvim'.

Addresses: nix-community/nixvim#824
Follows: da7f148
Requires: Exafunction/codeium.vim#303
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants