vim-desc.xml 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>Last checked against version &vim-contversion;.</para>
  4. <sect3><title>Program file descriptions</title>
  5. <sect4><title>efm_filter.pl</title>
  6. <para>efm_filter.pl is a filter which reads from stdin, copies to
  7. stdout and creates an error file that can be read by vim.</para></sect4>
  8. <sect4><title>efm_perl.pl</title>
  9. <para>efm_perl.pl reformats the error messages of the Perl interpreter for
  10. use with the quickfix mode of vim.</para></sect4>
  11. <sect4><title>ex</title>
  12. <para>ex starts vim in Ex mode.</para></sect4>
  13. <sect4><title>less.sh</title>
  14. <para>less.sh is a script which starts vim with less.vim.</para></sect4>
  15. <sect4><title>mve.awk</title>
  16. <para>mve.awk processes vim errors.</para></sect4>
  17. <sect4><title>pltags.pl</title>
  18. <para>pltags.pl creates a tags file for Perl code, for use by
  19. vim.</para></sect4>
  20. <sect4><title>ref</title>
  21. <para>ref checks the spelling of arguments.</para></sect4>
  22. <sect4><title>rview</title>
  23. <para>rview is a restricted version of view. No shell commands can be started
  24. and vim can't be suspended.</para></sect4>
  25. <sect4><title>rvim</title>
  26. <para>rvim is the restricted version of vim. No shell commands can be started
  27. and vim can't be suspended.</para></sect4>
  28. <sect4><title>shtags.pl</title>
  29. <para>shtags.pl generates a tag file for perl scripts.</para></sect4>
  30. <sect4><title>tcltags</title>
  31. <para>tcltags generates a tag file for TCL code.</para></sect4>
  32. <sect4><title>vi</title>
  33. <para>vi starts vim in vi-compatible mode.</para></sect4>
  34. <sect4><title>view</title>
  35. <para>view starts vim in read-only mode.</para></sect4>
  36. <sect4><title>vim</title>
  37. <para>vim starts vim in the normal, default way.</para></sect4>
  38. <sect4><title>vim132</title>
  39. <para>vim132 starts vim with the terminal in 132 column mode.</para></sect4>
  40. <sect4><title>vim2html.pl</title>
  41. <para>vim2html.pl converts vim documentation to HTML.</para></sect4>
  42. <sect4><title>vimdiff</title>
  43. <para>vimdiff edits two or three versions of a file with vim and show
  44. differences.</para></sect4>
  45. <sect4><title>vimm</title>
  46. <para>vimm enables the DEC locator input model on a remote
  47. terminal.</para></sect4>
  48. <sect4><title>vimspell.sh</title>
  49. <para>vimspell.sh is a script which spells a file and generates the syntax
  50. statements necessary to highlight in vim.</para></sect4>
  51. <sect4><title>vimtutor</title>
  52. <para>vimtutor starts the Vim tutor.</para></sect4>
  53. <sect4><title>xxd</title>
  54. <para>xxd makes a hexdump or does the reverse.</para></sect4>
  55. </sect3>
  56. </sect2>