summaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-11-21 23:09:50 +0100
committerBram Moolenaar <Bram@vim.org>2017-11-21 23:09:50 +0100
commita2a80162deb1e96e16b097dfe48b61b6eb0824bf (patch)
treede33cc8d6163c28aa105a087126dc565d540bb55 /runtime/doc/various.txt
parent52dbb5ea7fde4a77178bc59e2383ca40df503812 (diff)
downloadvim-a2a80162deb1e96e16b097dfe48b61b6eb0824bf.zip
Update runtime files.
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 07ec3b194..232ccda37 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -1,4 +1,4 @@
-*various.txt* For Vim version 8.0. Last change: 2017 Sep 16
+*various.txt* For Vim version 8.0. Last change: 2017 Nov 18
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -310,9 +310,12 @@ g8 Print the hex values of the bytes used in the
B *+arabic* |Arabic| language support
N *+autocmd* |:autocmd|, automatic commands
H *+autoservername* Automatically enable |clientserver|
-m *+balloon_eval* |balloon-eval| support. Included when compiling with
- supported GUI (Motif, GTK, GUI) and either
- Netbeans/Sun Workshop integration or |+eval| feature.
+m *+balloon_eval* |balloon-eval| support in the GUI. Included when
+ compiling with supported GUI (Motif, GTK, GUI) and
+ either Netbeans/Sun Workshop integration or |+eval|
+ feature.
+H *+balloon_eval_term* |balloon-eval| support in the terminal,
+ 'balloonevalterm'
N *+browse* |:browse| command
N *+builtin_terms* some terminals builtin |builtin-terms|
B *++builtin_terms* maximal terminals builtin |builtin-terms|