Closed mrjones2014 closed 7 months ago
Resolves: #435
require('legendary').find({ itemgroup = "my group" })
I have tested the following:
legendary.nvim
augroup
autocmd
Resolves: #435
How to Test
require('legendary').find({ itemgroup = "my group" })
Testing for Regressions
I have tested the following:
legendary.nvim
in all modes (normal, insert, visual)legendary.nvim
, then triggering via the keymap in all modes (normal, insert, visual)legendary.nvim
in all modes (normal, insert, visual)legendary.nvim
, then running the command manually from the command lineaugroup
/autocmd
s created throughlegendary.nvim
work correctly