feat(nvim/blink.cmp): always use lua implementation
This commit is contained in:
@@ -176,7 +176,6 @@ local plugins = {
|
|||||||
{
|
{
|
||||||
"saghen/blink.cmp",
|
"saghen/blink.cmp",
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
build = "cargo build --release",
|
|
||||||
dependencies = {
|
dependencies = {
|
||||||
{
|
{
|
||||||
"L3MON4D3/LuaSnip",
|
"L3MON4D3/LuaSnip",
|
||||||
|
|||||||
Reference in New Issue
Block a user