diff --git a/lua/neorg/core/config.lua b/lua/neorg/core/config.lua index f5292749a..09279b814 100644 --- a/lua/neorg/core/config.lua +++ b/lua/neorg/core/config.lua @@ -12,7 +12,7 @@ local function neovim_version() end if not key then - key, value = line:match("(LUAJIT)%s+(.+)") + key, value = line:match("(LuaJIT)%s+(.+)") end if key then