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.12k stars 266 forks source link

Bugs in Utl, syntaxrange #220

Open Ron89 opened 8 years ago

Ron89 commented 8 years ago

Some of vim-orgmode's functionality is hampered by the bugs of its depended plugins. Here are two examples:

I wonder if the use of depended packages is to be a permanant solution or if it is only temporary before we have the time and energy to cover them ourselves. If former is the case, then I'm afraid there is little hope for us to fix those bugs that can sometimes be annoying.

Ron89 commented 8 years ago

utl issue fixed( 11e0584 ) by automatically adding escape symbol to white space and \ in the link. In gil interface, the link will be reversed to original form.