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)
[2024-04-25]  foldsearch : fold away lines that don't match a given pattern
(1.3.0) - add ability to toggle between foldsearch and original view with `:Ft` - respect 'ignorecase' setting for pattern highlighting - bugfix: refactoring to make `:Fc` work again - bugfix: disable autocommands when restoring previous view to prevent unexpected side effects - bugfix: for unnamed buffers folds were not correctly restored when foldsearch is finished - Markus Braun
[2024-04-23]  vim-lastplace : Intelligently reopen files where you left off.
(4.5.0) Automatically jump to the location of your most recent edit when opening files. New in this release: the xxd filetype is ignored. - Greg Dietsche
[2024-04-19]  difffilter : Selectively compare lines as you want in diff
(1.0) Initial upload - Rick Howe
[2024-04-17]  fancyterm.vim : Simple plugin that allows sending buffer text into an active terminal.
(2.0.0) Since version 2.0.0 the default <C-i> bindings have been removed. Instead, the <leader> key has been used in their place. This is because I didn't realize what <C-i> was actually used for, and choose it pretty much at random. If you set `let g:fancyterm_map_keys = 0` then this change doesn't affect you - Ernest Deak
[2024-04-16]  Popcorn : You can define your own pop-up menu.
(0.5.2) * execute nested default item * skipped items are highlighted Comment and centered - Shuhei Kubota
[2024-04-15]  vim-markdown-toc : A plugin to generate table of contents for Markdown files.
(v1.5.0) - Compatibility improvments - Complete documentation - Ma Zhuang
Displaying 10 of 5942 (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