--- 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