diff options
Diffstat (limited to 'vim/text-objects')
| -rw-r--r-- | vim/text-objects/words.in | 2 | ||||
| -rw-r--r-- | vim/text-objects/words.keys | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/vim/text-objects/words.in b/vim/text-objects/words.in new file mode 100644 index 0000000..422c2b7 --- /dev/null +++ b/vim/text-objects/words.in @@ -0,0 +1,2 @@ +a +b diff --git a/vim/text-objects/words.keys b/vim/text-objects/words.keys new file mode 100644 index 0000000..353f4b3 --- /dev/null +++ b/vim/text-objects/words.keys @@ -0,0 +1 @@ +viwc-<Escape>
\ No newline at end of file |
