tpope / vim-apathy

apathy.vim: Set the 'path' option for miscellaneous file types
180 stars 9 forks source link

g:scheme_load_path is undefined #8

Closed mk12 closed 5 years ago

mk12 commented 5 years ago

Opening scheme files causes an error message about g:scheme_load_path. Looking at after/ftplugin/scheme_apathy.vim, it seems it only sets it to a default if guile is available.