From 710760274b1c14519fee12d80e5f770198089375 Mon Sep 17 00:00:00 2001 From: Gustav Ernberg Date: Wed, 23 Sep 2015 19:38:31 +0200 Subject: [PATCH] Fix for alternative spelling of plural (ices) Fix for alternative spelling of plural for ex. indices, matrices. --- autoload/rails.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoload/rails.vim b/autoload/rails.vim index 1ac2dedd..f00fbda7 100644 --- a/autoload/rails.vim +++ b/autoload/rails.vim @@ -559,7 +559,7 @@ function! rails#singularize(word) endif let word = s:sub(word,'eople$','ersons') let word = s:sub(word,'%([Mm]ov|[aeio])@