sponsor Vim development Vim logo Vim Book Ad

enumratingptn : Enumerate vimonline's rating pattern.

 script karma  Rating 0/0, Downloaded by 845  Comments, bugs, improvements  Vim wiki

created by
Hideyuki HIRAUCHI
 
script type
utility
 
description
For vim script creators.
 
install details
$ vim enumratingptn.vim      
:so %                        
:call Rating(1, 6)          
> L<1> H<1> U<4>            
                            
:call Rating(42, 37)        
> L<15> H<2> U<20>          
> L<13> H<7> U<17>          
> L<11> H<12> U<14>          
> L<9> H<17> U<11>          
> L<7> H<22> U<8>            
> L<5> H<27> U<5>            
> L<3> H<32> U<2>            
 

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
enumratingptn.vim 1.3 2003-12-08 6.0 Hideyuki HIRAUCHI [BUG_FIX]
enumratingptn.vim 1.1 2003-11-07 6.0 Hideyuki HIRAUCHI [BUG_FIX]FastRating
enumratingptn.vim 1.0 2003-11-07 6.0 Hideyuki HIRAUCHI initial upload
ip used for rating: 3.144.248.24

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