mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 07:03:30 +00:00
fix lsp
This commit is contained in:
parent
bdf91e1102
commit
9157e06160
5 changed files with 26 additions and 181 deletions
|
|
@ -1,3 +1,5 @@
|
|||
pcall(vim.cmd.packadd, "blink.cmp")
|
||||
|
||||
local lsp = require "config.lsp"
|
||||
|
||||
vim.lsp.config("*", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue