famiu / bufdelete.nvim

Delete Neovim buffers without losing window layout
GNU General Public License v3.0
515 stars 16 forks source link

[Bug] Error message everytime i start nvim #27

Closed PumpedSardines closed 2 years ago

PumpedSardines commented 2 years ago

Neovim version The output of nvim --version.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Does this error occur in the minimal init file? Use the following commands to download the minimal init file provided by bufdelete: curl -fLO https://raw.githubusercontent.com/famiu/bufdelete.nvim/master/minimal_init.lua

Modify the file to your needs (if necessary), then load Neovim using: nvim --noplugin -u minimal_init.lua

And check if your issue still occurs.

Provide modified minimal_init.lua If you modified the minimal_init.lua that bufdelete provides by default in order to fit your configuration, put it here. Otherwise ignore this part.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here (eg: other plugins that may conflict with this plugin, configuration options that you think might cause the issue, etc.).

famiu commented 2 years ago

Closed due to not providing enough info

PumpedSardines commented 2 years ago

Must've accidentally submited this...