Adds blink settings

This commit is contained in:
Michel 2025-01-12 15:21:41 +01:00
parent ea64ee6760
commit 443783a9f3

View file

@ -0,0 +1,8 @@
return {
"saghen/blink.cmp",
opts = {
keymap = {
preset = "super-tab",
},
},
}