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

Invalid value for option 'ruler': expected boolean, got number 0 #130

Open
lost22git opened this issue May 18, 2024 · 3 comments
Open

Invalid value for option 'ruler': expected boolean, got number 0 #130

lost22git opened this issue May 18, 2024 · 3 comments

Comments

@lost22git
Copy link

 Error 3:11:08 msg_show.lua_error TZMinimalist Error executing Lua callback: ...nvim-data/lazy/true-zen.nvim/lua/true-zen/minimalist.lua:118: Invalid value for option 'ruler': expected boolean, got number 0
stack traceback:
[C]: in function '__newindex'
...nvim-data/lazy/true-zen.nvim/lua/true-zen/minimalist.lua:118: in function 'off'
...nvim-data/lazy/true-zen.nvim/lua/true-zen/minimalist.lua:136: in function 'toggle'
...Local/nvim-data/lazy/true-zen.nvim/lua/true-zen/init.lua:8: in function 'minimalist'
...a/Local/nvim-data/lazy/true-zen.nvim/plugin/true-zen.lua:17: in function <...a/Local/nvim-data/lazy/true-zen.nvim/plugin/true-zen.lua:16>

@lost22git
Copy link
Author

maybe same problem #125

@ilan-schemoul
Copy link

ilan-schemoul commented Jul 27, 2024

I created a PR #138 as the maintainer seems inactive idk if it'll get merge but you can use my fork meanwhile "ilan-schemoul/true-zen.nvim"

@denniswiersma
Copy link

@ilan-schemoul when using your fork, I get the error in #139 instead. Using the original repo but applying the fix in #133 made the whole thing work again for me (I'm on Neovim version 0.10.1).

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

3 participants