Closed jemag closed 2 years ago
Okay, so it looks like the setup function is not being called? You need to run:
require('reach').setup()
wow my bad, for some reason I thought it was only needed to pass the options. I have countless other plugins where I do call setup. Sorry for that
Currently doing
ReachOpen buffers
gives the following error:nvim --version:
Reproduction steps:
nvim --noplugin -u minimal_init.lua error.yaml
ReachOpen buffers
minimal_init.lua:
Marks and tabpages work fine