feat(nvim): add codeium completion
This commit is contained in:
parent
dfa93f98df
commit
7f336c2a90
5 changed files with 84 additions and 27 deletions
|
|
@ -53,6 +53,9 @@
|
|||
actions-preview-nvim.flake = false;
|
||||
actions-preview-nvim.url = "github:aznhe21/actions-preview.nvim";
|
||||
|
||||
codeium-nvim.url = "github:jcdickinson/codeium.nvim";
|
||||
codeium-nvim.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# Hyprland
|
||||
hypr-contrib.url = "github:hyprwm/contrib";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue