refactor: still not ideal...

This commit is contained in:
Folke Lemaitre 2024-11-11 00:49:05 +01:00
parent b2e012cb83
commit 0270a39a7b
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
6 changed files with 89 additions and 59 deletions

View file

@ -1,6 +1,9 @@
---@class lazyvim.util.cmp
local M = {}
---@return string?
function M.ai_accept() end
---@alias Placeholder {n:number, text:string}
---@param snippet string