Skip to content

Commit 4b065ad

Browse files
committed
Fix mini.ai example
1 parent 9b4fbc5 commit 4b065ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ require('lazy').setup({
845845
--
846846
-- Examples:
847847
-- - va) - [V]isually select [A]round [)]paren
848-
-- - yinq - [Y]ank [I]nside [I]next [Q]uote
848+
-- - yiiq - [Y]ank [I]nside [I]+1 [Q]uote
849849
-- - ci' - [C]hange [I]nside [']quote
850850
require('mini.ai').setup {
851851
-- NOTE: Avoid conflicts with the built-in incremental selection mappings on Neovim>=0.12 (see `:help treesitter-incremental-selection`)

0 commit comments

Comments
 (0)