mirror of
https://github.com/zoriya/vim.git
synced 2026-06-03 20:13:31 +00:00
updated for version 7.0105
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
*eval.txt* For Vim version 7.0aa. Last change: 2005 Jul 06
|
||||
*eval.txt* For Vim version 7.0aa. Last change: 2005 Jul 07
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@@ -6470,7 +6470,7 @@ These items are not allowed in the sandbox:
|
||||
This is not guaranteed 100% secure, but it should block most attacks.
|
||||
|
||||
*:san* *:sandbox*
|
||||
:san[dbox] {cmd Execute {cmd} in the sandbox. Useful to evaluate an
|
||||
:san[dbox] {cmd} Execute {cmd} in the sandbox. Useful to evaluate an
|
||||
option that may have been set from a modeline, e.g.
|
||||
'foldexpr'.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user