eraserhd / parinfer-rust

A Rust port of parinfer.
ISC License
546 stars 42 forks source link

Installation problem #62

Closed slifin closed 4 years ago

slifin commented 4 years ago

Hi I've tried to install this using MacVim and vim plug

I have added Plug 'eraserhd/parinfer-rust' to my ~/.gvimrc and compiled the rust binary inside ~/.vim/plugged

When I try and run :ParinferLog I get:

Error detected while processing function <SNR>37_parinfer_l
og:
line    5:
E108: No such variable: "g:parinfer_logfile"
Parinfer is no longer logging   
slifin commented 4 years ago

hmm the plugin is working now I set to that variable to /Users/<my user>/test.txt not sure what that value should normally be