about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMorgan Astra <givengravity@gmail.com>2018-11-14 00:45:59 -0800
committerGitHub <noreply@github.com>2018-11-14 00:45:59 -0800
commit079f846c8ef38d27347198770e9f1d6b7c5e096b (patch)
treef6396ca9a5482b15f2648104ed971b188938c9a4
parentf357e476bb7c46e06887ee7044c407cbf36f0151 (diff)
parent171320eae49e4613951366078f1073f3449e14f4 (diff)
Merge branch 'develop' into patch-1
-rw-r--r--README.md2
-rw-r--r--resources/pronouns.tab4
2 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 64b9cfa..a037e48 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ they   | them | their               | theirs           | themselves
 If you edit it with a text editor, make sure your editor inputs real
 tab characters in that file (a thing your editor might normally be
 configured not to do!) In Emacs, you can input real tabs by doing
-Ctrl+q <tab>
+Ctrl+q <tab>. In Vi you can use Ctrl+v <tab>.
 
 [pronoun-database]: resources/pronouns.tab
 
diff --git a/resources/pronouns.tab b/resources/pronouns.tab
index ea267f5..2ffa86a 100644
--- a/resources/pronouns.tab
+++ b/resources/pronouns.tab
@@ -32,4 +32,6 @@ kit	kit	kits	kits	kitself
 ne	nem	nir	nirs	nemself
 fey	feym	feir	feirs	feirself
 xie	xer	xer	xers	xerself
-vi	vim	vim	vims	vimself
+vi	ver	ver	vers	verself
+vi	vim	vir	virs	vimself
+vi	vim	vim	vims	vimself
\ No newline at end of file