diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2018-05-15 13:41:51 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2018-05-15 13:43:30 +0200 |
| commit | 9aedc42997186f5b550c772dc3ad4d6f5d88482b (patch) | |
| tree | e79f16b98e8024a4bb280233c8710e08a703c1c8 /vim/text-objects | |
| parent | c45d21d433f5dfb477031289936430322d00920c (diff) | |
| download | vis-9aedc42997186f5b550c772dc3ad4d6f5d88482b.tar.gz vis-9aedc42997186f5b550c772dc3ad4d6f5d88482b.tar.xz | |
test/vim: remove tests for obsolete features
Adjust to removed/changed functionality.
Diffstat (limited to 'vim/text-objects')
| -rw-r--r-- | vim/text-objects/braces-count-linewise.keys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/text-objects/braces-count-linewise.keys b/vim/text-objects/braces-count-linewise.keys index 0ab2b26..6512a22 100644 --- a/vim/text-objects/braces-count-linewise.keys +++ b/vim/text-objects/braces-count-linewise.keys @@ -1,2 +1,2 @@ /foo<Enter> -d2Va} +v2a}Vd |
