feat: change nvim-web-devicons source

This commit is contained in:
NotAShelf 2023-05-26 16:08:23 +03:00
commit d3c14a8cdf
No known key found for this signature in database
GPG key ID: 05A3BD53FEB32B81
2 changed files with 6 additions and 6 deletions

View file

@ -330,7 +330,7 @@
flake = false;
};
nvim-web-devicons = {
url = "github:kyazdani42/nvim-web-devicons";
url = "github:nvim-tree/nvim-web-devicons";
flake = false;
};
gitsigns-nvim = {