Update of /cvsroot/vim-latex/vimfiles/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv6662
Modified Files:
latex-suite.txt
Log Message:
explanation of :Tshortcuts command
Index: latex-suite.txt
===================================================================
RCS file: /cvsroot/vim-latex/vimfiles/doc/latex-suite.txt,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** latex-suite.txt 22 May 2003 18:40:48 -0000 1.22
--- latex-suite.txt 24 May 2003 17:40:52 -0000 1.23
***************
*** 1187,1190 ****
--- 1187,1199 ----
|latex-searching|.
+ :Tshortcuts [{arg}] *:Tshortcuts*
+ Show shortcuts in terminal (not using menu). Without {arg}
+ you will see simple menu prompting for one of them. Possible
+ arguments:
+ g General shortcuts
+ e Environment shortcuts
+ f Font shortcuts
+ s Section shortcuts
+ a All shortcuts
}}}
===========================================================================
|