diff runtime/doc/options.txt @ 2240:6b4879aea261 vim73

Add test for gettabvar() and settabvar().
author Bram Moolenaar <bram@vim.org>
date Mon, 31 May 2010 21:27:30 +0200
parents b1c70c500de4
children 6d3d35ff2c2b
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1450,6 +1450,8 @@ A jump table for the options with a shor
 			as HTML.  This works to copy rendered HTML from
 			Firefox, paste it as raw HTML in Vim, select the HTML
 			in Vim and paste it in a rich edit box in Firefox.
+			You probably want to add this only temporarily,
+			possibly use BufEnter autocommands.
 			Only supported for GTK version 2 and later.
 			Only available with the |+multi_byte| feature.