feat(lsp): migrate from blink.cmp to built-in completion
This commit is contained in:
@@ -25,10 +25,6 @@ local ts = require("ts")
|
||||
require("pack").setup({
|
||||
"https://github.com/navarasu/onedark.nvim",
|
||||
"https://github.com/ibhagwan/fzf-lua",
|
||||
{
|
||||
"https://github.com/saghen/blink.cmp",
|
||||
version = vim.version.range("^1"),
|
||||
},
|
||||
"https://github.com/neovim/nvim-lspconfig",
|
||||
"https://github.com/mason-org/mason.nvim",
|
||||
"https://github.com/owallb/mason-auto-install.nvim",
|
||||
|
||||
Reference in New Issue
Block a user