feat: add blink.cmp and disable custom completion pipeline
This commit is contained in:
@@ -37,6 +37,10 @@ require("pack").setup({
|
||||
"https://github.com/stevearc/oil.nvim",
|
||||
"https://github.com/hedyhli/outline.nvim",
|
||||
"https://github.com/jiaoshijie/undotree",
|
||||
{
|
||||
"https://github.com/saghen/blink.cmp",
|
||||
version = vim.version.range("^1"),
|
||||
},
|
||||
{
|
||||
"https://github.com/tree-sitter/tree-sitter-bash",
|
||||
ts_parser = "bash",
|
||||
|
||||
Reference in New Issue
Block a user