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: ...t/neorg/lua/neorg/modules/core/qol/todo_items/module.lua:396: attempt to index local 'next' (a nil value)
stack traceback:
...t/neorg/lua/neorg/modules/core/qol/todo_items/module.lua:396: in function 'task_cycle'
...t/neorg/lua/neorg/modules/core/qol/todo_items/module.lua:440: in function 'on_event'
...are/nvim/site/pack/packer/opt/neorg/lua/neorg/events.lua:153: in function 'broadcast_event'
...ker/opt/neorg/lua/neorg/modules/core/keybinds/module.lua:445: in function <...ker/opt/neorg/lua/neorg/modules/core/keybinds/module.lua:430>
...ker/opt/neorg/lua/neorg/modules/core/keybinds/module.lua:429: in function 'on_event'
...are/nvim/site/pack/packer/opt/neorg/lua/neorg/events.lua:153: in function 'broadcast_event'
...ker/opt/neorg/lua/neorg/modules/core/neorgcmd/module.lua:289: in function <...ker/opt/neorg/lua/neorg/modules/core/neorgcmd/module.lua:196>
Expected behavior
Not crashing.
Steps to reproduce
test.norg:
* ( ) a
** ( ) a1
** ( ) a2
Move to 2nd line, press ctrl-space. "a" and "a1" should have status "pending" and "done" respectively.
move to 1st line, press ctrl-space.
Potentially conflicting plugins
No response
Other information
No response
Help
Yes
Implementation help
No response
The text was updated successfully, but these errors were encountered:
champignoom
added
the
bug
Issues related to bugs. Please attach a severity, a priority and category with this label.
label
May 22, 2023
Prerequisites
Neovim Version
v0.9.0
Neorg setup
copied from readme
Actual behavior
Expected behavior
Not crashing.
Steps to reproduce
test.norg:
Potentially conflicting plugins
No response
Other information
No response
Help
Yes
Implementation help
No response
The text was updated successfully, but these errors were encountered: