Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resume visual mode #13

Open
prathyk opened this issue Dec 1, 2024 · 0 comments
Open

Failed to resume visual mode #13

prathyk opened this issue Dec 1, 2024 · 0 comments

Comments

@prathyk
Copy link

prathyk commented Dec 1, 2024

E5108: Error executing lua: .../nvim/lazy/nvim-treeclimber/lua/nvim-treeclimber/api.lua:233: Failed to resume visual mode
stack traceback:
        [C]: in function 'assert'
        .../nvim/lazy/nvim-treeclimber/lua/nvim-treeclimber/api.lua:233: in function 'resume_visual_charwise'
        .../nvim/lazy/nvim-treeclimber/lua/nvim-treeclimber/api.lua:461: in function <.../nvim/lazy/nvim-treeclimber/lua/nvim-treeclimber/api.lua:446>

My config:

{
	"dkendal/nvim-treeclimber",
	config = function()
		require("nvim-treeclimber").setup()
	end,
}

Neovim:

NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1732813678
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

No branches or pull requests

1 participant