mirror of
https://github.com/dam9000/kickstart-modular.nvim.git
synced 2026-05-14 08:23:48 +00:00
Compare commits
2 Commits
b30e683e1e
...
2ea6bf6fea
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ea6bf6fea | ||
|
|
4b065ad2f7 |
@ -8,7 +8,7 @@ return {
|
|||||||
--
|
--
|
||||||
-- Examples:
|
-- Examples:
|
||||||
-- - va) - [V]isually select [A]round [)]paren
|
-- - va) - [V]isually select [A]round [)]paren
|
||||||
-- - yinq - [Y]ank [I]nside [I]next [Q]uote
|
-- - yiiq - [Y]ank [I]nside [I]+1 [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