This commit is contained in:
Harivansh Rathi 2026-03-31 00:21:26 -04:00
parent bdf91e1102
commit 9157e06160
5 changed files with 26 additions and 181 deletions

View file

@ -1,3 +1,5 @@
pcall(vim.cmd.packadd, "blink.cmp")
local lsp = require "config.lsp"
vim.lsp.config("*", {