Skip to content

Commit 27482dc

Browse files
committed
fix(config): make the type system happy
1 parent 560d5a0 commit 27482dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/neorg/core/config.lua

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
--- | "wsl2"
1111
--- | "mac"
1212
--- | "linux"
13+
--- | "bsd"
1314

1415
--- @alias neorg.configuration.module { config?: table }
1516

0 commit comments

Comments
 (0)