mirror of
https://github.com/dam9000/kickstart-modular.nvim.git
synced 2026-05-14 08:23:48 +00:00
Compare commits
No commits in common. "2ea6bf6fea457f7a25a17e1c0c2232cc0106a3d2" and "b30e683e1eca04198152412e01c772f503facd8e" have entirely different histories.
2ea6bf6fea
...
b30e683e1e
@ -8,7 +8,7 @@ return {
|
|||||||
--
|
--
|
||||||
-- Examples:
|
-- Examples:
|
||||||
-- - va) - [V]isually select [A]round [)]paren
|
-- - 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
|
-- - ci' - [C]hange [I]nside [']quote
|
||||||
require('mini.ai').setup {
|
require('mini.ai').setup {
|
||||||
-- NOTE: Avoid conflicts with the built-in incremental selection mappings on Neovim>=0.12 (see `:help treesitter-incremental-selection`)
|
-- NOTE: Avoid conflicts with the built-in incremental selection mappings on Neovim>=0.12 (see `:help treesitter-incremental-selection`)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user