aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/text-objects/words-symbols.in14
-rw-r--r--vim/text-objects/words-symbols.keys19
2 files changed, 33 insertions, 0 deletions
diff --git a/vim/text-objects/words-symbols.in b/vim/text-objects/words-symbols.in
new file mode 100644
index 0000000..d89e82a
--- /dev/null
+++ b/vim/text-objects/words-symbols.in
@@ -0,0 +1,14 @@
+spaces: #
+tabs: #
+start: #==
+middle: =#=
+end: ==#
+start: #bc
+middle: a#b
+end: ab#
+start: ># <
+middle: > # <
+end: > #<
+start: (_)
+middle: (o_o)
+end: (Oo_)
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.