jalvesaq / zotcite

Neovim plugin for integration with Zotero
GNU General Public License v3.0
159 stars 13 forks source link

vim-plug installs Zotcite but :Zinfo shows nothing #52

Closed GeoffRussell closed 2 years ago

GeoffRussell commented 2 years ago

Hi,

I ran :PlugInstall and install looked good.

Opened an xxx.md file

:Zinfo nothing ... no error ... just nothing

@somekey gives a message "omnifunc is not set"

What am I missing?

Cheers, Geoff Russell

GeoffRussell commented 2 years ago

Have got code running by setting zotcite_filetypes But not finding my citations ...

[20 minutes later]

And now it is ... curious ... I have a couple of thousand refs, maybe just taking time to build whatever

No matter. Seems to be working fine now! Many thanks.

dld2517 commented 8 months ago

What plugin manager do you use for vim? I tried putting the file into my .vim/plugin folder and in .vim/ftplugin/ I tried the autoload/zotcite.vim and plugin/zotcite.vim (which has just zInfo function in it). I have not had any luck only errors.