ledger / vim-ledger

Vim plugin for Ledger
GNU General Public License v2.0
372 stars 55 forks source link

Properly escape paths so spaces don't error on load #119

Closed alerque closed 3 years ago

alerque commented 3 years ago

Fixes #110

I tried coming up with a test for this, but Vader works too hard to fix things up before passing cases on for testing that I couldn't figure out how to catch the error loading the plugin.