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

I can not make it work in nvim #34

Open
vistad opened this issue May 4, 2023 · 2 comments
Open

I can not make it work in nvim #34

vistad opened this issue May 4, 2023 · 2 comments

Comments

@vistad
Copy link

vistad commented May 4, 2023

NVIM v0.7.2
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by [email protected]

Installation instructions are too vague.

@lorefnon
Copy link

lorefnon commented Sep 2, 2023

With lazy.vim, following is all the configuration needed:

require("lazy").setup({
  { "simeji/winresizer", lazy = false },
  -- any other plugins
})

Tested to be working as expected in NVIM v0.9.0

@vistad
Copy link
Author

vistad commented Sep 2, 2023 via email

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

2 participants