mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
style: lua annotations
This commit is contained in:
parent
64cb9b16f6
commit
19d1b3aa72
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
---@type LazyCommands
|
||||
---@class Lazy: LazyCommands
|
||||
local M = {}
|
||||
M._start = 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue