mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
cleanup: remove references to nvim-compe
This commit is contained in:
parent
29f78f7827
commit
2d9c1b34c6
4 changed files with 0 additions and 27 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue