hamster.vim : Hamster (Classic | Playground) filetype plugin
script karma |
Rating 0/0,
Downloaded by 14 |
created by |
David Fishburn |
|
script type |
ftplugin |
|
description |
Hamster (Classic | Playground)
Hamster is a local server for news and mail. It's a windows-32-bit-program. It allows the use of multiple news- and mailserver and combines them to one mail- and newsserver for the news/mail-client. It load faster than a normal newsreader because many threads can run simultaneous. It contains scorefile for news and mail, a build-in script language, the GUI allows translation to other languages, it can be used in a network and that's not all features...
http://www.tglsoft.de/misc/hamster_en.htm
http://www.elbiah.de/hamster/index.htm
The filetype plugin defines various behaviours and variables.
Adds matchit.vim support.
Creates standard motion mappings (i.e. [[,]],[],][,...).
Case sensitivity.
Comment support. |
|
install details |
Copy hamster.vim into your .vim/ftplugin (Unix) or vimfiles/ftplugin (Windows) directory.
Edit your .vim|vimfiles/filetype.vim and add the following entry:
" Hamster Classic | Playground files
" NNTP and Mail local server
au BufNewFile,BufRead *.hsc,*.hsm setfiletype hamster
|
|
script versions (upload new version)
Click on the package to download.
|