d4af69670336
Tweak wording.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 12 Oct 2012 19:35:14 -0400 |
parents | 405fe87b3cf8 |
children | ad477bf7ad4e |
branches/tags | (none) |
files | chapters/45.markdown |
Changes
--- 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