tpope / vim-fireplace

fireplace.vim: Clojure REPL support
https://www.vim.org/scripts/script.php?script_id=4978
1.75k stars 139 forks source link

Fully-qualify a few vars that were missed #286

Closed brandonbloom closed 7 years ago

brandonbloom commented 7 years ago

This is a follow-up to #285 because 1) I didn't expect you to merge it without complaining, so therefore 2) wasn't paying close enough attention and 3) totally missed a few because this is error prone, nevermind 4) I'm not very bright.

tpope commented 7 years ago

I am quite content to just qualify things if enables avoiding engineering a more elaborate solution.