-
Notifications
You must be signed in to change notification settings - Fork 30
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
Error with showtablines when toggling Ataraxis or Minimalist off #125
Comments
Update: I disabled all of the minimalist options and can toggle Ataraxis mode without error:
This is what it looks like, not perfect but usable for me. When all the options are enabled with default values, the error is this:
If I comment out
If I then comment out
If I then comment out
If I then comment out Then it works. I have to disable the following options to get Ataraxis mode to work.
|
Having the same issue, however amending the minimalist options doesn't seem to have helped. I can enter ataraxis but zen crashes when I try to exit. |
Hi there! Any update on this ticket? Would be happy to get it fixed! |
Just set this up today and started seeing this exact error. Glad I'm not the only one. Hopefully it gets fixed. Tried @clockworkpc's solution, but that didn't work for me either. Looks like I'm going to have to switch to Zen Mode until this gets fixed. |
true-zen is crashing for me at the moment when exiting the zen mode. There seems to be an issue related to that under pocco81/true-zen.nvim#125. Might consider switching back once that is addressed, but for the time being zen-mode seems fine.
Neovim Config:
Installed the plugin with Lazy.nvim in NVChad:
GIVEN the above installation
WHEN I enter any mode
THEN everything works fine
BUT WHEN I exit any mode
THEN I get an error such as the following:
Error:
The stack trace always comes back to
true-zen/minimalist.lua:118
.What is happening to
showtablines
in this loop?The text was updated successfully, but these errors were encountered: