# HG changeset patch # User Steve Losh # Date 1350084914 14400 # Node ID d4af696703366471acfbda90e6e40702e2f01939 # Parent 405fe87b3cf811283e9d91be90d661d92e0448bb Tweak wording. diff -r 405fe87b3cf8 -r d4af69670336 chapters/45.markdown --- a/chapters/45.markdown Fri Oct 12 19:32:48 2012 -0400 +++ b/chapters/45.markdown Fri Oct 12 19:35:14 2012 -0400 @@ -17,8 +17,10 @@ let b:current_syntax = "potion" -Close Vim, and then open your `factorial.pn` file. When Vim opens the message -above is echoed, which indeed tells you that the file has been loaded. +Close Vim, and then open your `factorial.pn` file. You may or may not see the +message, depending on whether you have any other plugins that perform commands +after this one gets run. If you run `:messages` you'll definitely see that the +file was indeed loaded. **Note:** Whenever I tell you to open the Potion file I want you to do it in a *new Vim window/instance* instead of in a split/tab. Opening a new Vim window