0b12384d1397
Merge.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 17 May 2012 12:39:10 -0400 |
parents | a496fc2f09cb (diff) 17ece76ba98a (current diff) |
children | 90badcd07969 |
branches/tags | (none) |
files |
Changes
--- a/chapters/28.markdown Sun Apr 22 13:36:33 2012 +0100 +++ b/chapters/28.markdown Thu May 17 12:39:10 2012 -0400 @@ -45,7 +45,7 @@ Contrast this with other languages, where programs constantly take input from untrusted users. Vim is a unique environment where the normal security concerns -simple aren't common. +simply aren't common. The second reason is that because Vimscript has sometimes arcane and tricky syntax, `execute` is often the easiest, most straightforward way to get