fix(nvim): bump nvim-lspconfig

This commit is contained in:
Moritz Böhme 2023-09-27 13:13:05 +02:00
parent fadee02e60
commit f612173ddb
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 9 additions and 0 deletions

View file

@ -54,6 +54,9 @@
nvim-puppeteer.flake = false;
nvim-puppeteer.url = "github:chrisgrieser/nvim-puppeteer";
nvim-lspconfig.flake = false;
nvim-lspconfig.url = "github:neovim/nvim-lspconfig";
# Hyprland
hypr-contrib.url = "github:hyprwm/contrib";
hyprland.url = "github:hyprwm/Hyprland";