Skip to content

Comments

Fix/module resurrect not found#123

Open
userux wants to merge 2 commits intoMLFlexer:mainfrom
userux:fix/module-resurrect-not-found
Open

Fix/module resurrect not found#123
userux wants to merge 2 commits intoMLFlexer:mainfrom
userux:fix/module-resurrect-not-found

Conversation

@userux
Copy link

@userux userux commented Oct 1, 2025

local resurrect = require("resurrect") in plugin/resurrect/state_manager.lua not importing correct module.
I changed it to local state_manager_mod = require("resurrect.state_manager").

should fix #117 and #119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

module 'resurrect' not found

1 participant