From 9b4512500adfab4d44e957329d1a89e97e9a3930 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 15 Aug 2012 17:43:31 +0200 Subject: Update runtime files. --- runtime/doc/if_tcl.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'runtime/doc/if_tcl.txt') diff --git a/runtime/doc/if_tcl.txt b/runtime/doc/if_tcl.txt index e7c255606..f4283a304 100644 --- a/runtime/doc/if_tcl.txt +++ b/runtime/doc/if_tcl.txt @@ -1,4 +1,4 @@ -*if_tcl.txt* For Vim version 7.3. Last change: 2008 Aug 16 +*if_tcl.txt* For Vim version 7.3. Last change: 2012 Aug 02 VIM REFERENCE MANUAL by Ingo Wilken @@ -27,7 +27,9 @@ comments, ideas etc to 1. Commands *tcl-ex-commands* *E571* *E572* *:tcl* *:tc* -:tc[l] {cmd} Execute Tcl command {cmd}. +:tc[l] {cmd} Execute Tcl command {cmd}. A simple check if `:tcl` + is working: > + :tcl puts "Hello" :[range]tc[l] << {endmarker} {script} -- cgit v1.2.1