













vim online allows users to upload scripts that help enhance vim. There are many types of scripts: syntax scripts enable syntax higlighting, color scheme scripts set the theme of your vim colors, indent scripts allow for advanced indenting functionality and utility scripts can add a wide range of features from spell checking to IDE macros.
Utility scripts need to be "sourced" from your vimrc (:help source) or in 6.0 you can just add the scripts to the plugin directory. Syntax files should be saved in the syntax directory. 6.0 supports indent scripts which should be saved in the indent directory and color scheme scripts which need to be sourced from your vimrc.

script: Middle English, from Latin scriptum, things written, a plan of action
(0.3) check existance of scheme plugin (inherite original scheme syntax) - Sergey Vakulenko
Tom Link(4.00) - Use conceal to hide bold & typewriter markup and to replace some symbols - concealed symbols: ARROWL, ARROWR - Use conceal for ArrowTilde*, ARRORLR - syntax: Properly highlight tskeleton placeholders in viki syntax - Undo special treatment of TSkelPlaceHolder (this should be handled by tskeleton) - viki#DirListing(): Don't insert an empty line if the listing is empty - g:viki#autoupdate_files: Optionally update all Files regions when setting viki filetype - viki#FilesUpdateAll(): call winrestview() only if the view has changed - viki#Balloon(): Also show directory listings - g:viki#use_texmath: if true, load syntax/texmath.vim - g:vikiNameSuffix: Defaults to .viki - g:vikiFamily defaults to viki - g:vikiUseParentSuffix default to 1 - g:vikiHighlightMath defaults to 'latex' - g:vikiSaveHistory defaults to 1 if &viminfo includes '!' - g:vikiSpecialFilesExtra: Define extra file extensions in .vimrc - g:vikiSpecialProtocolsExtra: Define extra special protocols in .vimrc - If hidden is off and the buffer is dirty, query the user what to do - Rename g:viki#autoupdate_files to g:vikiAutoupdateFiles - Syntax: Enable highlighting of spell errors (thanks tlapicka) - Cleanup (thanks tlapicka) - If b:vikiTextstylesVer == 1: Syntax for vikiColor, vikiContinousColor, and vikiExample (proposed by tlapicka) - docs: consistently use .viki as suffix. - g:vikiFoldLevel: Set the foldlevel of viki files - Use filetypedetect group for BufRead,BufNewFile events - vikiUpperCharacters, vikiLowerCharacters: Improved definitions for utf8 & latin1 - Create ii text object by default. MD5 checksum: 95f40e8f6c015161196620f5f6a7e5f1 -
(0.1.20) Added os.readsystem() function Made os.run also accept plain strings as the first - ZyX ZyX
(1.0) Initial upload - carson fire
(2.01) Extremely minor changes; slightly improved character name matching. Scene numbers now included (such as #1# on scene header line). - carson fire
(1.1.9) Initial upload - Michael Härtl
(1.0.1) Initial upload - Michael Härtl
(0.2) Corrected an error when TagmaLastAutoUpdate is enabled. Added <Plug> mappings for TagmaLastDisable and TagmaLastEnable to allow easy key mappings. Changed broken timezone detection to only be performed once during startup. - Lorance Stinson
(0.1) Initial upload - Wenzhi Liang
(1.10) ENH: Save configured g:WriteBackup_BackupDir and use that as a fallback instead of always defaulting to '.', thereby allowing absolute and dynamic backup directories as a fallback. Suggested by Geoffrey Nimal. - Ingo Karkat




If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.

You are viewing a mobilized version of this site...
View original page here