9 lines
125 B
Lua
Raw Permalink Normal View History

2024-01-22 14:04:33 +00:00
return {
"echasnovski/mini.completion",
event = "InsertEnter",
opts = {
set_vim_settings = false,
},
config = true,
}