# HG changeset patch # User riceissa # Date 1334892886 25200 # Node ID a0708167065ad22e5c7be9d428684cd9b1e4e7f5 # Parent ee7e65e9658e25af8affe00eb58d087e8e55dd4f "easy" => "easily" diff -r ee7e65e9658e -r a0708167065a chapters/14.markdown --- a/chapters/14.markdown Sun Apr 08 15:34:54 2012 -0400 +++ b/chapters/14.markdown Thu Apr 19 20:34:46 2012 -0700 @@ -51,7 +51,7 @@ Write the file again. This time the slowness will be more apparent. Obviously you won't have any autocommands that do nothing but sleep, but the -`~/.vimrc` of a seasoned Vim user can easy reach 1,000 lines, many of which will +`~/.vimrc` of a seasoned Vim user can easily reach 1,000 lines, many of which will be autocommands. Combine that with autocommands defined in any installed plugins and it can definitely affect performance.