sponsor Vim development Vim logo Vim Book Ad

howto ftplugin : ftplugin for browsing HOWTO files

 script karma  Rating 1/1, Downloaded by 719  Comments, bugs, improvements  Vim wiki

created by
John Sumsion
 
script type
ftplugin
 
description
ftplugin for browsing HOWTO files
<LocalLeader><CR> switches between TOC and HOWTO body (from <1> to <2> below)
<LocalLeader><Space> goes to the next topic in the HOWTO (from <2> to <3>)

Example:
<<BEGIN>>
Table of Contents
1. How can I help? <1>
    1.1. Assisting with the Net-HOWTO
...
-----------------------------------------------------------------------------
Chapter 1. How can I help? <2>
...
-----------------------------------------------------------------------------
1.1. Assisting with the Net-HOWTO <3>
<<END>>
 
install details
- copy ftplugin/howto.vim to ~/.vim/ftplugin/
- copy ftdetect/howto.vim to ~/.vim/ftdetect/
- make sure the following line is in your vimrc
  filetype plugin on
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
howto.zip 1.1 2003-12-05 6.0 John Sumsion made trailing decimal after outline numbers optional
howto.zip 1.0 2003-12-05 6.0 John Sumsion Initial upload
ip used for rating: 18.191.195.110

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github