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
{{ message }}
This repository was archived by the owner on Sep 3, 2026. It is now read-only.
Se ha detectado un error al procesar :
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/user/.vim/bundle/UltraBlog.vim/plugin/ultrablog/commands.py", line 28, in __check
# Module 'commands'
File "/home/user/.vim/bundle/UltraBlog.vim/plugin/ultrablog/util.py", line 623, in ub_echoerr
vim.error: Vim(echoerr):No more posts found !
Se ha detectado un error al procesar :
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/user/.vim/bundle/UltraBlog.vim/plugin/ultrablog/commands.py", line 28, in __check
ub_echoerr(e.message)
File "/home/user/.vim/bundle/UltraBlog.vim/plugin/ultrablog/util.py", line 623, in ub_echoerr
vim.command(cmd)
vim.error: Vim(echoerr):Cannot initiate API !
This problem occurs when I run
:UBListFollowing all steps described here: http://0x3f.org/blog/ultrablog-as-an-ultimate-vim-blogging-plugin/, I get the following error:
Following the steps described here: http://0x3f.org/blog/ultrablog-v361-released/, I get the following error:
In my computer I have installed the requirements:
What is wrong?
Thanks in advance