Yilin-Yang / vim-markbar

Display all accessible marks and their surrounding lines in a collapsible sidebar.
MIT License
191 stars 3 forks source link

Try-catch erroneous E121 message from redir => #41

Closed Yilin-Yang closed 2 years ago

Yilin-Yang commented 2 years ago

Still wrangling with #33. Catching the erroneous E121 error and then executing the same variable redirection again seems like a more robust way of handling variable redirections from other plugins.