Closed mrjones2014 closed 7 months ago
Resolves: #440
:lua require('legendary').find({ select_prompt = 'Custom prompt' })
I have tested the following:
legendary.nvim
augroup
autocmd
Resolves: #440
How to Test
:lua require('legendary').find({ select_prompt = 'Custom prompt' })
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