vim: Replace nvim-compe with nvim-cmp
This commit is contained in:
parent
aeccc22857
commit
d325eb2d27
5 changed files with 33 additions and 93 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, config, ... }: {
|
||||
imports = [
|
||||
./c.nix
|
||||
./python.nix
|
||||
./common.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue