kevinhwang91/nvim-bqf

moudle "bqf" not found

xieping5555 opened this issue · 1 comments

Neovim version (nvim -v | head -n1)

NVIM v0.9.0-dev-771+g18fb669b9-dirty

Operating system/version

macOS 12.0.1

How to reproduce the issue

  1. use packer.nvim install the plugin
  2. run :lua require('bqf') in neovim command mode

...

Expected behavior

module bqf load correctly

Actual behavior

image

Try :PackerCompile