jceb / vim-orgmode

Text outlining and task management for Vim based on Emacs' Org-Mode
http://www.vim.org/scripts/script.php?script_id=3642
Other
3.1k stars 266 forks source link

New EditCheckBox hitting sytax error EOF #338

Open rquintana2008 opened 4 years ago

rquintana2008 commented 4 years ago

When I run 'OrgCheckBoxNewAbove' or below. I get the following output and no checkbox is ever created. I am unsure how to debug this but please let me know and I will do my best to provide more information.

File "\<string>", line 1 │ ) ORGMODE.plugins[u"EditCheckbox"].new_checkbox(below=True)^M
SyntaxError: unexpected EOF while parsing