xuhdev / vim-latex-live-preview

A Vim Plugin for Lively Previewing LaTeX PDF Output
https://www.topbug.net/blog/2013/06/13/live-preview-of-latex-in-vim/
GNU General Public License v3.0
834 stars 74 forks source link

Fixed handling paths with spaces #129

Closed Sawy7 closed 11 months ago

Sawy7 commented 1 year ago

Hey, I just found out that the plugin doesn't really work when your current working path includes spaces. So I created a little fix for it.

If there is something I should change in my contribution, let me know. Thanks for the plugin!