Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

feat(smart_rename): allow repeating last rename with . and vim-repeat#36

Open
AckslD wants to merge 1 commit intonvim-treesitter:masterfrom
AckslD:repeat-smart-rename
Open

feat(smart_rename): allow repeating last rename with . and vim-repeat#36
AckslD wants to merge 1 commit intonvim-treesitter:masterfrom
AckslD:repeat-smart-rename

Conversation

@AckslD
Copy link

@AckslD AckslD commented May 27, 2022

closes #29

After doing a rename one can use . to rename whatever node is under the cursor with the same new name. If vim-repeat is not installed it silently fails.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow smart_rename's grr mapping to be repeatable using '.'

1 participant