Skip to content

Commit 8b01594

Browse files
authored
fix: fix type annotation (#152)
1 parent 0c0e1e0 commit 8b01594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/ufo/model/foldingrange.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---@class UfoFoldingRangeKind
1+
---@alias UfoFoldingRangeKind
22
---| 'comment'
33
---| 'imports'
44
---| 'region'

0 commit comments

Comments
 (0)