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
|
@ -38,6 +38,8 @@
|
|||
syntax-theme = "base16";
|
||||
};
|
||||
};
|
||||
# Also tried difftastic, and while I like the default theme it's a bit
|
||||
# less configurable
|
||||
lfs.enable = true;
|
||||
userEmail = lib.mkDefault "geoffrey@frogeye.fr";
|
||||
userName = lib.mkDefault "Geoffrey Frogeye";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue