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 detected while processing :
Traceback (most recent call last):
File "", line 1, in
File "/home/lea/.vim/bundle/vim-orgmode/ftplugin/orgmode/_vim.p
y", line 85, in r
res = f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/home/lea/.vim/bundle/vim-orgmode/ftplugin/orgmode/plugin
s/ShowHide.py", line 104, in toggle_folding
vim.command(u_encode(u'%d,%dfoldclose!' % (heading.start_vim,
heading.end_of_last_child_vim)))
vim.error: Vim(foldclose):E490: No fold found
I get the above error.
How can I fix it?
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jan 11 2023 03:16:36)
on debian...
The text was updated successfully, but these errors were encountered:
Error detected while processing :
Traceback (most recent call last):
File "", line 1, in
File "/home/lea/.vim/bundle/vim-orgmode/ftplugin/orgmode/_vim.p
y", line 85, in r
res = f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "/home/lea/.vim/bundle/vim-orgmode/ftplugin/orgmode/plugin
s/ShowHide.py", line 104, in toggle_folding
vim.command(u_encode(u'%d,%dfoldclose!' % (heading.start_vim,
heading.end_of_last_child_vim)))
vim.error: Vim(foldclose):E490: No fold found
I get the above error.
How can I fix it?
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jan 11 2023 03:16:36)
on debian...
The text was updated successfully, but these errors were encountered: