kana / vim-gf-diff

Vim plugin: Go to the changed block under the cursor from diff output
14 stars 4 forks source link

Error from vim-gf-diff/plugin/gf/diff.vim during the sourcing of the ~/.vimrc file #3

Open arnoldmashava opened 1 year ago

arnoldmashava commented 1 year ago

During the initialization of the ~/.vimrc file

:source ~/.vimrc

I am getting this error:

Error detected while processing function <SNR>24_job_cb[4]..<SNR>24_job_exit_cb[4]..<SNR>24_tick[6]..<SNR>24_update_finish[56]..<SNR>24_finish[9]..plug#end[89]..<SNR>24_reload_plugins[2]..<SNR>24_load_pl
ugin[1]..<SNR>24_source[4]..script /home/Arnold.Mashava/.vim/plugged/vim-gf-diff/plugin/gf/diff.vim:
line   32:
E117: Unknown function: gf#user#extend

The same error is also independently observed in Version 0.1.1 of vim-scripts/gf-diff, i.e. each mutually exclusive installation of either Plug 'vim-scripts/gf-diff' or Plug 'kana/vim-gf-diff' is resulting in the same error.

Where could my ageing brain and fading mental faculties be collectively getting it wrong?

Muchas Gracias.

Konfekt commented 6 months ago

Are you sure to have installed the required plug-in gf-user?

arnoldmashava commented 6 months ago

Are you sure to have installed the required plug-in gf-user?

Acknowledged @Konfekt - let me flirt with your proposed hack and after the dance, will communicate the outcome from the resolution and possibly close this issue.

Gracias,

Rastafari.