You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
@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).
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>
The text was updated successfully, but these errors were encountered: