Files
nvim-config/lua/plugins/lazyvim.lua
Emma Turner 81bf51764c Add nvim-orgmode, neorg
Lock LazyVim version because of neorg issues
2026-01-28 15:38:34 -07:00

3 lines
109 B
Lua

-- Pin LazyVim to version 14 until neorg fixes their tree-sitter parser
return { "LazyVim", version = "14" }