mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-14 19:24:34 +02:00
plugins/codeium-nvim: init
This commit is contained in:
parent
e1e417bff8
commit
1057ef93e3
4 changed files with 127 additions and 0 deletions
|
@ -12,6 +12,7 @@ in {
|
|||
# For extra cmp plugins
|
||||
imports =
|
||||
[
|
||||
./codeium-nvim.nix
|
||||
./copilot-cmp.nix
|
||||
./cmp-tabnine.nix
|
||||
./crates-nvim.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue