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)
[2025-05-11]  HTML/XHTML Macros : HTML/XHTML editing macros and menus
(1.5.1) Bugfix release - Christian J. Robinson
[2025-05-11]  vim-serape : a bright and vivid color scheme
(v0.4.0) added 16-bit color support and changed statusline colors - Jason Long
[2025-05-08]  StylePicker : A color and style picker in pure Vim 9 script
(0.1.0) Use a dictionary for setting options. Reinitialize highlight groups if the color scheme changes. Require minimum version of libreactive. - Lifepillar
[2025-05-06]  cpptags : ftplugin that customizes 'tagfunc' for C++ files
(1.0.5) + cast operator support + regexp drive through + exact match ignore domains + code simplification + coroutine operator support + asio options - Miguel Barro
[2025-04-28]  HyperList : Everything. Concise and precise. Outliner, organizer, brainstormer, project mgmt
(2.6.0) Plugin v2.6.0 (for HyperList v2.6): Added marker for Item in progress, <leader>o - Geir Isene
[2025-04-17]  litrepl : Markdown/LaTeX code section execution plugin
(3.13.0) Fix SyntaxWarning issued by some new Pythons; Fix LStatus issues and print auxiliary directories; Call the Litrepl tool in an ondir-compatible way; More minor improvements. - Sergei Mironov
[2025-04-12]  vim-plugin-manager : A lightweight Vim plugin manager
(1.3.5) Initial upload - gregory epp
[2025-04-11]  bufexplorer.zip : Buffer Explorer / Browser
(7.12.0) What's Changed - Thanks to Dr. Michael Henry for another patch.   * Addresses issue Show the list of buffers by user specified parameter,     e.g. filename #114.     https://github.com/jlanzarotta/bufexplorer/issues/114   * The new variable g:bufExplorerColumns holds a customizable list of     column strings that dictate the columns in the buffer listing.     - Predefined column string values for g:bufExplorerColumns:       number       indicators       numberindicators       line       rawpath       name       fullpath       fulldir       homerelpath       homereldir       relativepath       relativedir       path       dir       splittablepath       icon   * The new function BufExplorer_redisplay() causes BufExplorer to     redisplay the buffer list according to the columns defined by     g:bufExplorerColumns.   * The new event BufExplorer_PreDisplay will be sent before each update     to the buffer listing, enabling last-minute adjustments to the     columns.   * Setting g:bufExplorerColumns is sufficient to choose any subset of     the predefined columns, e.g.:       " Show only the buffer number and path.       let g:bufExplorerColumns = ['number', 'splittablepath']       " Show only the buffer path.       let g:bufExplorerColumns = ['splittablepath']   * More dynamic configuration changes are possible as shown in the help     text, e.g.:     - Press `p` to toggle between the default view and showing only the       path.     - Press `=` to reset to preferred settings and redisplay.     - Press `R` to cycle among `homerel`, `relative`, and `full` prefixes       instead of just toggling between `homerel` and `relative`.   * See `:help g:bufExplorerColumns` for more details. - jeff lanzarotta
[2025-04-10]  viewdoc : Flexible viewer for any documentation (help/man/perldoc/etc.)
(1.16) vimball - Alex Efros
Displaying 10 of 5969 (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.
   
Vim at Github