aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-08-03 10:13:43 +0200
committerGitHub <noreply@github.com>2017-08-03 10:13:43 +0200
commit5cc4ea38c01e5307a7bfa7b2e238d69e1062c194 (patch)
tree536633af92e2e1c850fb4eee9f2b73842f6c96e2 /runtime/doc/eval.txt
parent8160a0e04244d054c4555a5a1af09963470964a1 (diff)
parent29f44aab5a52747c36bac27cbe8e06efb82eba1d (diff)
downloadrneovim-5cc4ea38c01e5307a7bfa7b2e238d69e1062c194.tar.gz
rneovim-5cc4ea38c01e5307a7bfa7b2e238d69e1062c194.tar.bz2
rneovim-5cc4ea38c01e5307a7bfa7b2e238d69e1062c194.zip
Merge #7105 from justinmk/doc-tui
Diffstat (limited to 'runtime/doc/eval.txt')
-rw-r--r--runtime/doc/eval.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index f4573d7617..dd8aec895d 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -7641,7 +7641,7 @@ termopen({cmd}[, {opts}]) {Nvim} *termopen()*
and `$TERM` is set to "xterm-256color".
Returns the same values as |jobstart()|.
- See |terminal-emulator| for more information.
+ See |terminal| for more information.
test_garbagecollect_now() *test_garbagecollect_now()*
Like garbagecollect(), but executed right away. This must