diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2020-08-29 13:29:01 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2020-08-31 22:00:57 +0200 |
| commit | 1cabfc5ae2bae6af5060289497244192a2abb14f (patch) | |
| tree | 829d4b788942d5020805c0bcdc6c0bfc18acc7fd /vim/text-objects/words-symbols.keys | |
| parent | 4c4f6645de77f697a45899e8645e0c2bbdc7208a (diff) | |
| download | vis-1cabfc5ae2bae6af5060289497244192a2abb14f.tar.gz vis-1cabfc5ae2bae6af5060289497244192a2abb14f.tar.xz | |
test/vim: add test for word text objects with symbols
Diffstat (limited to 'vim/text-objects/words-symbols.keys')
| -rw-r--r-- | vim/text-objects/words-symbols.keys | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/vim/text-objects/words-symbols.keys b/vim/text-objects/words-symbols.keys new file mode 100644 index 0000000..6d655aa --- /dev/null +++ b/vim/text-objects/words-symbols.keys @@ -0,0 +1,19 @@ +/#<Enter> +ciw|<Escape> +n. +n. +n. +n. +n. +n. +n. +nr<Space> +ciw|<Escape> +nr<Space> +ciw|<Escape> +nr<Space> +ciw|<Escape> +/_<Enter> +. +n. +n. |
