diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2016-07-31 13:23:29 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-31 13:23:29 -0400 |
| commit | aa2c43994039b4d78ae628f96b80bf1a60b4da6b (patch) | |
| tree | 3ccecd954ee0b62b291f5e105b3dd40370c2cde8 /runtime/doc/vim_diff.txt | |
| parent | faca814116282b589319fca738a971ce2a8fef7e (diff) | |
| download | rneovim-aa2c43994039b4d78ae628f96b80bf1a60b4da6b.tar.gz rneovim-aa2c43994039b4d78ae628f96b80bf1a60b4da6b.tar.bz2 rneovim-aa2c43994039b4d78ae628f96b80bf1a60b4da6b.zip | |
eval.c: rename capture() to execute() (#5132)
Diffstat (limited to 'runtime/doc/vim_diff.txt')
| -rw-r--r-- | runtime/doc/vim_diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index a5b1cbf9b1..937ed9e8ba 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -98,7 +98,7 @@ Commands: |:CheckHealth| Functions: - |capture()| + |execute()| works with |:redir| Events: |TabNew| |
