blink deleted

This commit is contained in:
2026-02-01 16:47:27 +05:00
parent 9084f1a9fc
commit 824b68c48f
4 changed files with 4 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
-- Quickstart configs for Nvim LSP
return {
'neovim/nvim-lspconfig',
enabled = true,
enabled = false,
lazy = false,
priority = 70,
dependencies = {