3 lines
109 B
Lua
3 lines
109 B
Lua
-- Pin LazyVim to version 14 until neorg fixes their tree-sitter parser
|
|
return { "LazyVim", version = "14" }
|