mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
9 lines
94 B
Lua
9 lines
94 B
Lua
return {
|
|
"saghen/blink.cmp",
|
|
opts = {
|
|
keymap = {
|
|
preset = "default"
|
|
}
|
|
}
|
|
}
|