mirror of https://github.com/folke/lazy.nvim.git
style: lua annotations
This commit is contained in:
parent
64cb9b16f6
commit
19d1b3aa72
|
@ -1,4 +1,4 @@
|
||||||
---@type LazyCommands
|
---@class Lazy: LazyCommands
|
||||||
local M = {}
|
local M = {}
|
||||||
M._start = 0
|
M._start = 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue