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-06-14]  supercat.vim : Syntax for supercat configuration files
(1.1) Fixed extraneous highlighting of elements that weren't part of any group. - Gnosis Ouroubouros
[2009-06-14]  exVim : IDE all in vim.
(8.01b)     * New features           o let quick_gen_project can update filenametags           o let exCscope support find g method     * Changes           o make exSearchComplete disable in unix/linux terminal.           o let lookupfile, taglist use the same key map settings as ex-plugins have.           o use pattern instead of preview for exJumpStack, the preview will be generate dynamically.           o use pattern locate the jump result, so that even you changes some of the line between the jump result, it still have chance to locate to the exact position.           o add quick_gen_project_pre_custom and quick_gen_project_post_custom when update project.           o when doing stack jump, use keepjumps.           o Add protect codes for moving project files.           o add cscope file name highlight     * Bug fix           o fix the EX_DEV been overwritten in linux.           o fix highlight error of key word "class::define" in exJumpStack.           o fix exJumpStack when poping up stack, reset wrong tag index.           o fix EX_DEV setting error in windows, when there is no EX_DEV environment variable.           o fix cscope filter search error.           o fix EX_DEV setting error in windows, when there is no EX_DEV environment variable.           o fix exJumpStack can't locate empty line or line with only space, tab problem - Jie Wu
[2009-06-14]  altercmd : Alter built-in Ex commands by your own ones
(0.0.0) - Initial version. - Kana Natsuno
[2009-06-13]  WOIM.vim : Filetype and syntax plugin (combined) for WOIM lists
(0.7) Added macro to jump to next point in a template and fill in the value. A template item is an item that ends in an equal sign and where the value after the equal sign is to be filled out. Example: ExampleTask    Task name =    Responsible person =    Deadline = - Geir Isene
[2009-06-13]  Changing colour script : Changes highlight colours gradually based on the hour
(2.0) Made standard change freq. 1 min, not too often to annoy but often enough to remind you of time is passing - Paul Contreras
[2009-06-13]  MinSCM : An abstract front-end for Mercurial/Git/Bazaar
(0.5.0) - Added MinSCMLoadModified command. - Improved MinSCMAnnotateFile command to highlight lines which were modified   at the commit of specified revision or added at the initial commit. - Changed default values of g:minscm_hgLogOption, g:minscm_gitLogOption, and   g:minscm_bzrLogOption to limit a number of revisions to show. - Takeshi NISHIDA
[2009-06-13]  fakeclip : pseudo clipboard register for non-GUI version of Vim
(0.2.4) - Revise on platforms where |+clipboard| is available:   - Define all stuffs such as |fakeclip-key-mappings| on all platforms.  Without this, the pseudo register for GNU screen's paste buffer is not available if |+clipboard| is available.   - |:FakeclipDefaultKeyMappings|: Don't define the default key mappings for clipboard to avoid confusion with the built-in key mappings.  For example, "*y and "+y are not mapped to |<Plug>(fakeclip-y)|. - Kana Natsuno
[2009-06-13]  cocoa.vim : Plugin for Cocoa/Objective-C development
(0.1) Initial upload - Michael Sanders
[2009-06-12]  newlisp : newLISP syntax file
(1.27) new built-in and preloaded functions from newlisp 10.0.8, newlispdoc custom tags, intended to match the upcoming newlisp 10.1 release - Cyril Slobin
[2009-06-12]  vimwiki : Personal Wiki for Vim
(0.9.3)   * NEW: g:vimwiki_menu option is a string which is menu path. So one can use let g:vimwiki_menu = 'Plugin.Vimwiki' to set the menu to the right place.   * NEW: g:vimwiki_fold_empty_lines -- don't or do fold in empty lines between headers. See :h g:vimwiki_fold_empty_lines   * FIX: Encoding error when running vimwiki in Windows XP Japanese.  Thanks KarasAya. - Maxim Kim
Displaying 10 of 2660 (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