sponsor Vim development Vim logo Vim Book Ad

Vim Scripts (add script)

script: Middle English, from Latin scriptum, things written, a plan of action



Recent Script Updates (browse all | search)
[2009-07-03]  Changing colour script : Changes highlight colours gradually based on the hour
(2.5) Darkened background back-lighting at the dark end of Constant because it was too hard to read. Darkened background back-lighting at the dark end of Identifier as it was a little fuzzy. - Paul Contreras
[2009-07-03]  StarRange : Searches a string that you selected in visual mode with * or #.
(1.1) Bug fix (treatment of the '/' char) and newline supports. - Shuhei Kubota
[2009-07-03]  Gist.vim : vimscript for gist
(2.7) This is an upgrade for Gist.vim: be able to write the gist to local file with ':w foo.txt'. - Yasuhiro Matsumoto
[2009-07-03]  perl-support.vim : Perl IDE -- Write and run Perl-scripts using menus and hotkeys.
(4.4) - Hotkeys are shown in the menus. - Four hotkeys renamed. - Hardcopy (run menu) can print any buffer. - Bugfix (Windows only): syntax check for files with pathnames containing blanks not working. - Minor improvements. - Fritz Mehner
[2009-07-02]  Mark : Highlight several words in different colors simultaneously. (#1238 continued)
(2.1.0) THIS VERSION REQUIRES VIM 7.2 / 7.1 with patches, BUT IT'S WORTH UPDATING! - Replaced highlighting via :syntax with matchadd() / matchdelete(). This   requires Vim 7.2 / 7.1 with patches. This method is faster, there are no   more clashes with syntax highlighting (:match always has preference), and   the background highlighting does not disappear under 'cursorline'. - Using winrestcmd() to fix effects of :windo: By entering a window, its   height is potentially increased from 0 to 1. - Handling multiple tabs by calling s:UpdateScope() on the TabEnter event. - Ingo Karkat
[2009-07-02]  range-search.vim : Allows one to perform a search only inside a range
(0.4.0) Added documentation, a more informative comment and converted into a .zip file. - Shlomi Fish
[2009-07-02]  Dictionary file for Luxology Modo Python : Dictionary file for Luxology ModoScripting
(1) Initial upload - kursad karatas
[2009-07-01]  elisex.vim : The colorscheme "Für die Sexy Elise".
(1.0) Initial upload - drachen kiraa
[2009-07-01]  elise.vim : The colorscheme "Für Elise".
(1.0) Initial upload - drachen kiraa
[2009-07-01]  dual.vim : The Dual colorscheme that you've longing for.
(1.1) A LOT of changes, too much to mention them here (look in the File's header comment to see all the changes.) Mainly, improved the entire look of the colorscheme and made VIM and  GVIM use similar colors. In GVIM >= 7.0 give it a try setting:     :set number cursorline - drachen kiraa
Displaying 10 of 2682 (more)

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.
   
SourceForge.net Logo