mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
refactor: better annotations to make sumneko faster
This commit is contained in:
parent
65e903652b
commit
e2bbf3deef
3 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
---@class LazyUtilCore
|
||||
local M = {}
|
||||
|
||||
---@alias LazyProfile {data: string|{[string]:string}, time: number, [number]:LazyProfile}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue