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 executing Lua callback: vim/_editor.lua:0: nvim_exec2(): Vim(set):E474: Invalid argument: nostatusline stack traceback: [C]: in function 'nvim_exec2' vim/_editor.lua: in function 'cmd' ...hare/nvim/lazy/true-zen.nvim/lua/true-zen/minimalist.lua:125: in function 'off' .../share/nvim/lazy/true-zen.nvim/lua/true-zen/ataraxis.lua:252: in function 'off' .../share/nvim/lazy/true-zen.nvim/lua/true-zen/ataraxis.lua:291: in function 'toggle' ...ocal/share/nvim/lazy/true-zen.nvim/lua/true-zen/init.lua:4: in function 'ataraxis' ....local/share/nvim/lazy/true-zen.nvim/plugin/true-zen.lua:9: in function <....local/share/nvim/lazy/true-zen.nvim/plu gin/true-zen.lua:8>
#139
Open
hrqmonteiro opened this issue
Jul 30, 2024
· 3 comments
Plugin is not usable. You call, for example, TZAtaraxis and it activates, then when you call again you are not able to get out of the zen mode:
Error executing Lua callback: vim/_editor.lua:0: nvim_exec2(): Vim(set):E474: Invalid argument: nostatusline
stack traceback:
[C]: in function 'nvim_exec2'
vim/_editor.lua: in function 'cmd'
...hare/nvim/lazy/true-zen.nvim/lua/true-zen/minimalist.lua:125: in function 'off'
.../share/nvim/lazy/true-zen.nvim/lua/true-zen/ataraxis.lua:252: in function 'off'
.../share/nvim/lazy/true-zen.nvim/lua/true-zen/ataraxis.lua:291: in function 'toggle'
...ocal/share/nvim/lazy/true-zen.nvim/lua/true-zen/init.lua:4: in function 'ataraxis'
....local/share/nvim/lazy/true-zen.nvim/plugin/true-zen.lua:9: in function <....local/share/nvim/lazy/true-zen.nvim/plu
gin/true-zen.lua:8>
The text was updated successfully, but these errors were encountered:
Plugin is not usable. You call, for example,
TZAtaraxis
and it activates, then when you call again you are not able to get out of the zen mode:The text was updated successfully, but these errors were encountered: