| created by |
| Slavik Gorbanyov |
| script type |
| utility |
| description |
| requires vim 6.x and GNU info. adds new command `Info': without arguments it displays "directory" node, with single argument displays this file (eg `:Info libc'). with two arguments, first specifies file and second node to display (eg `:Info libc POSIX\ Threads' -- note space escaping). within browser, press h key to see available key shortcuts. |
| install details |
| copy it into ~/.vim/plugin/, then restart vim (or do :runtime info.vim). |
| [16-Jun-2001] 1.2 | (vim 6.0) | Slavik Gorbanyov | "Initial upload" | |