Compare commits

..

No commits in common. "2ea6bf6fea457f7a25a17e1c0c2232cc0106a3d2" and "b30e683e1eca04198152412e01c772f503facd8e" have entirely different histories.

View File

@ -8,7 +8,7 @@ return {
--
-- Examples:
-- - va) - [V]isually select [A]round [)]paren
-- - yiiq - [Y]ank [I]nside [I]+1 [Q]uote
-- - yinq - [Y]ank [I]nside [I]next [Q]uote
-- - ci' - [C]hange [I]nside [']quote
require('mini.ai').setup {
-- NOTE: Avoid conflicts with the built-in incremental selection mappings on Neovim>=0.12 (see `:help treesitter-incremental-selection`)