bullets.vim icon indicating copy to clipboard operation
bullets.vim copied to clipboard

bullets.vim is enabled in quickfix window

Open mawkler opened this issue 5 years ago • 1 comments

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?

mawkler avatar Apr 05 '20 20:04 mawkler

Possibly related to #63. I’ll work on a fix, thanks for letting me know!

dkarter avatar Apr 26 '20 08:04 dkarter