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

If veil is loaded at startup, wrap setting is ignored in subsequent buffers #13

Open
maxigaz opened this issue Apr 27, 2023 · 0 comments

Comments

@maxigaz
Copy link

maxigaz commented Apr 27, 2023

In Neovim v0.9.0, I have vim.opt.wrap = true included in my init.lua. This setting is turned to false if I do the following:

  1. Run nvim with Veil's buffer loaded automatically with this configuration: veil.lua.txt
  2. Choose an item from old files.

The same also applies to buffers loaded through Firenvim embeded in Firefox.

If I load a file directly through nvim example.txt or disable veil.nvim via Packer, I no longer have this issue.

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