cleanup: remove references to nvim-compe

This commit is contained in:
Ching Pei Yang 2024-03-22 15:06:45 +00:00
commit 2d9c1b34c6
4 changed files with 0 additions and 27 deletions

View file

@ -228,12 +228,6 @@
flake = false;
};
# Autocompletes
nvim-compe = {
url = "github:hrsh7th/nvim-compe";
flake = false;
};
nvim-cmp = {
url = "github:hrsh7th/nvim-cmp";
flake = false;