fixed blink dependancy and removed unused plugins
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
vim.pack.add({
|
||||
{ src = "https://github.com/neovim/nvim-lspconfig", name = "lspconfig" },
|
||||
{ src = "https://github.com/saghen/blink.cmp", name = "blink" },
|
||||
{ src = "https://github.com/saghen/blink.lib", name = "blink-lib" },
|
||||
})
|
||||
|
||||
vim.lsp.config("lua_ls", {
|
||||
|
||||
Reference in New Issue
Block a user