Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Need help with my module#6748

Unanswered
vdegenne asked this question inQ&A
Discussion options

I made my very first module, it's very simple you press<Tab> twice and it will switch to previous focus/open buffer (https://github.com/vdegenne/ez-switch.nvim)

This is actually how you install in LazyVim, but it seems it is not how it is supposed to be set

return {"vdegenne/ez-switch.nvim",config=function()require("ez-switch").setup()end,}

Also I wish you could help me on the repo to make it better, because it's not perfect yet, for instance when you exit and open nvim again the<Tab><Tab> won't load the previous buffer on a resumed session. I have no idea how to do that, even though when you resume a sessionSnack.pickers.buffer() will show you the resumed buffers and the correct order. 🤷

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@vdegenne

[8]ページ先頭

©2009-2025 Movatter.jp