Remove type comment from blink

This commit is contained in:
Martin Larsson 2025-05-30 13:57:49 +02:00
parent 872e7bec51
commit d823f75a53

View file

@ -1,8 +1,6 @@
return {
"saghen/blink.cmp",
version = "1.1.1",
---@module 'blink.cmp'
---@type blink.cmp.Config
opts = {
keymap = { preset = "super-tab" },