We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4fbc5 commit 4b065adCopy full SHA for 4b065ad
1 file changed
init.lua
@@ -845,7 +845,7 @@ require('lazy').setup({
845
--
846
-- Examples:
847
-- - va) - [V]isually select [A]round [)]paren
848
- -- - yinq - [Y]ank [I]nside [I]next [Q]uote
+ -- - yiiq - [Y]ank [I]nside [I]+1 [Q]uote
849
-- - ci' - [C]hange [I]nside [']quote
850
require('mini.ai').setup {
851
-- NOTE: Avoid conflicts with the built-in incremental selection mappings on Neovim>=0.12 (see `:help treesitter-incremental-selection`)
0 commit comments