-
Notifications
You must be signed in to change notification settings - Fork 0
Movement over changes in a diff window.
vim-scripts/diffwindow_movement
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=3719 DESCRIPTION This plugin provides movement commands and text objects for windows in diff mode. USAGE ]C Go to [count] next end of a change. [C Go to [count] previous end of a change. These complement the built-in ]c [c commands. ic "inner change" text object; in a diff window, select [count] changes. id "inner difference" text object; difference is more fine-granular than diff changes; in a diff window, select a range of lines that have the same DiffAdd/DiffChange/DiffDelete highlighting.
About
Movement over changes in a diff window.
Resources
Stars
Watchers
Forks
Packages 0
No packages published