Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for vimscript #321

Closed
geeseven opened this issue Nov 21, 2020 · 1 comment · Fixed by #322
Closed

Support for vimscript #321

geeseven opened this issue Nov 21, 2020 · 1 comment · Fixed by #322

Comments

@geeseven
Copy link
Contributor

Hey @o2sh,

I am toying with adding support for vimscript. It is supported by tokei, but they don't really have a proper logo. The website has some styled text, but the size does not fit with this project.


       .                        .            
       :                        -            
       :                        -        --  
       :                        -        --  
                                         --  
                                         --  
 :   ::: :::.::  ----  ---- -----  ---- -----
 :   ::: ::::::: ---- ----- ----- ----- -----
 :   :.: ::::::: ---- ----------- ----- -----
 :   : : ::::.::_---- ----------- ----- -----
 :   : : :  : .::---_ -    --   - -_  -. --  
 :  :: : :  : .: ---- -    --   - -_  -. --  
 :  :: : :  : .: ---- -    --   - -_  -. --  
 :  :. : :  : .: ---- -    --   - -_  -. --  
 : ::  : :  : .:    - -    --   - -_  -. --  
 ::::  : :  : .:.---- -------   - -_---  --  
 :::   : :  : .:.---- -------   - -_---  --  
 :::   : :  : .:.---- -------   - -_---  --  
 ::    : :  : .:.---.  ------   - -_--:  --  
                                  -_         
                                  -_         
                                  -_         
                                  -_         

I tried stacking the words and it still does not look that great.

                    ::                       
                    ::                       
                                             
           ::    ::.:: ::::::::::            
           ::    :: :: :::::::::::           
           ::   ::: :: ::   ::  ::           
           ::  :::  :: ::   ::  ::           
           :: :::   :: ::   ::  ::           
           :::::    :: ::   ::  ::           
           :::      :: ::   ::  ::           
                                             
                         ..                  
                         --            ---   
                                       ---   
  -----   ------_  ----- --  :-----  --------
 ------  -------_ ------ -- _------- --------
 -----:  --      ---     -- ---   ---  ---   
 ------- --      ---     -- --_   ---  ---   
      -- --      ---     -- --_   ---  ---   
 ------- -------_---     -- --_------  ---   
 ------:  ------_---     -- --_-----   ---   
                            --_              
                            --_     

Should we just use Vim's logo?

                                .                     
     ______________  ...:   -_____________-  
     ______________: ...... ._____________:  
       -________:   .......   -_________::   
       -________:  ........ --_________:     
       -________:  ...... _-_________:       
       -________:  ....  -_________:         
       -________:  ..  - ________.:          
       -________:    --________:: .. :       
     _ -________:  --_________:  .....::     
   ._. -________: -_________:  .........::   
  .... -________: ________.: ..............  
     . -________________::  ............     
       -______________ ___............       
       -_____________: __ ...........        
       -___________      .    ..             
       -__________:  ___ . ______________    
       -________:  . __ ...__ . ___   ___    
       -______:  .. ___.. __    __   ___     
       -____ .    .___ ..___   ___   __:     
        ::::       ___ . ___   ___  ____     
                     ...                     

Or one from Vim ASCII-art logos from Vim's logo page? Or just not support it?

@o2sh
Copy link
Owner

o2sh commented Nov 21, 2020

Hi @geeseven,

I think this one looks great:

        ________ ++     ________
       /VVVVVVVV\++++  /VVVVVVVV\
       \VVVVVVVV/++++++\VVVVVVVV/
        |VVVVVV|++++++++/VVVVV/'
        |VVVVVV|++++++/VVVVV/'
       +|VVVVVV|++++/VVVVV/'+
     +++|VVVVVV|++/VVVVV/'+++++
   +++++|VVVVVV|/VVV___++++++++++
     +++|VVVVVVVVVV/##/ +_+_+_+_
       +|VVVVVVVVV___ +/#_#,#_#,\
        |VVVVVVV//##/+/#/+/#/'/#/
        |VVVVV/'+/#/+/#/+/#/ /#/
        |VVV/'++/#/+/#/ /#/ /#/
        'V/'  /##//##//##//###/
                 ++

@o2sh o2sh linked a pull request Nov 22, 2020 that will close this issue
@o2sh o2sh closed this as completed in #322 Nov 22, 2020
o2sh added a commit that referenced this issue Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants