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-16]  setpwsh : A Vim plugin to improve powershell integration.
(1.1.5) Workaround issues when pwsh is a dotnet tool on linux. - Miguel Barro
[2025-05-15]  cpptags : ftplugin that customizes 'tagfunc' for C++ files
(1.0.5) + cast operator support + regexp drive through + exact match ignore domains + code simplification + coroutine operation support + asio options - Miguel Barro
[2025-05-15]  kisuke.vim : kisuke.vim - AI programming assistant with multi-provider support.
(0.2.0) Added improved syntax highlighting for menu and chat buffers, also improved performance by not running syntax setup function in chat buffer events. - Doruk Özer
[2025-05-15]  vim wiki : Recognizes wiki-like hyperlinks [[word]] and jumps to the corresponding file.
(1.3) Minor fixes. - Suresh Srinivasan
[2025-05-15]  todo.vim : Syntax coloring for todo lists.
(1.5) Minor fixes. - Suresh Srinivasan
[2025-05-15]  tabpages : Load multiple files in tabs upon startup.
(1.2) Minor fixes. - Suresh Srinivasan
[2025-05-14]  MarkX : Places signs in the margin to indicate where marks are, (auto-)sel. & del marks,
(14/05/2025) 28/06/2024 - Added optional feature whereby multiple marks placed on the same line can be highlighted to indicate the presence of other marks on the line (only one sign can be placed in the left margin per line)   To support this, the colour name 'MarkXM' has been added, and the following configuration options have been added;-     `g:MarkxMultiCfg`     `g:MarkxMultiMarks`     `g:MarkxMultiTrail` - Added mappings `<leader>m+' and '<leader>m=' for printing mark positions in a line-wise list. To support this, a configuration option `g:MarkxPrintTypes` has been added   To support this, the following configuration option has been added;-     `g:MarkxPrintTypes` - Added option `g:MarkxMoreEvents` to allow more agressive events to be used to trigger updates to the sign placements - Some corrections and additions to the documentation 29/06/2024 - Added new mappings `<leader>m.`, `<leader>mo`, and `<leader>mO` to allow a means of switching MarkX on and off per-buffer - To support this, added a new configuration option `g:MarksDisplayDefault` to set the default display option for startup and new buffers 01/07/2024 - The print commands `<leader>m+' and '<leader>m=' now display the contents of the line after each entry 06/07/2024 - Reworked sign deletion routines 26/07/2024 - Moved parts of code to autoload sub-directories. No functional change 14/05/2025 - Corrected definition of \m+ and \m= mappings; included incorrect path/name to PrintMarks() function - Richard Bentley-Green
[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
Displaying 10 of 5970 (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