bullets.vim
bullets.vim copied to clipboard
bullets.vim is enabled in quickfix window
I'm trying to remap how o behaves in the quickfix window, aka when filetype=qf but I'm getting weird behaviour. When running :nmap o from the quickfix window I see that o is mapped to *@:call <SNR>110_insert_new_bullet()<CR>. I have not changed any default bullets.vim configuration.
Is this a bug? How do I disable bullets.vim in the quickfix window?
Possibly related to #63. I’ll work on a fix, thanks for letting me know!