sponsor Vim development Vim logo Vim Book Ad

lingodirector.vim : original Director Lingo script colors

 script karma  Rating 6/3, Downloaded by 2022  Comments, bugs, improvements  Vim wiki

created by
Thomas Schmall
 
script type
color scheme
 
description
These are the original script colors as Macromedia Director uses them. This color scheme will probably only make sense with the Lingo syntax file (vimscript #1010). This way you can not only see the colors your are used to, you can also convert them to HTML to put colored Lingo code snippets on your webpage.
You can even choose whether or not to put the line numbers in.

Screenshots:
http://www.oxpal.com/downloads/vim/lingodirector_nonumber.png
http://www.oxpal.com/downloads/vim/lingodirector_number.png

To create an HTML output:
* Open a lingo file.
* Select this color scheme.
* Type ":set number!" to toggle the line numbers on and off
* Then either choose the menu option "Sytnax>Convert to HTML", or type ":runtime! syntax/2html.vim"
* You are then in the output file, wich you can save, or copy
 
install details
Download and move to the ~/.vim/colors Folder. You can then choose the scheme from the menu (Edit>Color Scheme>lingodirector) or type
:colorscheme lingodirector

If you want a colorscheme as default you simply write the command in your ~/.vimrc file - in this case:
colorscheme lingodirector
 

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
lingodirector.vim 1.1 2013-02-23 6.0 Thomas Schmall added hi CursorLineNr  
lingodirector.vim 1.0 2004-06-16 6.0 Thomas Schmall Initial upload
ip used for rating: 3.138.101.95

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