about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMorgan Astra <givengravity@gmail.com>2018-11-14 00:55:08 -0800
committerGitHub <noreply@github.com>2018-11-14 00:55:08 -0800
commit086dccaa36b6e09e04c0bfc9c1a4a564efff7467 (patch)
tree43d4ecee21364133671fb75edd1d695efeeb4444
parent19a9edb7b09eb19cc2029169cee1f10d6617f008 (diff)
parent01b8a62d611b74debf1516f90e469190e772d7be (diff)
Merge branch 'develop' into develop
-rw-r--r--README.md2
-rw-r--r--resources/pronouns.tab7
2 files changed, 7 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 b316424..06587c0 100644
--- a/resources/pronouns.tab
+++ b/resources/pronouns.tab
@@ -32,4 +32,9 @@ kit	kit	kits	kits	kitself
 ne	nem	nir	nirs	nemself
 fey	feym	feir	feirs	feirself
 xie	xer	xer	xers	xerself
-ae	aer	aer	aers	aerself
+vi	ver	ver	vers	verself
+vi	vim	vir	virs	vimself
+vi	vim	vim	vims	vimself
+yo	yo	yos	yos	yosself
+shi	hir	hir	hirs	hirself
+ae	aer	aer	aers	aerself
\ No newline at end of file