[Go to site: main page, start]

    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)
[2026-08-04]  ArgsAndMore : Apply commands to multiple buffers and manage the argument list.
(2.30) - ENH: Add :ArgsDeleteFilesFromThisRoot command. Requires VcsRoot.vim (vimscript #0000) version 1.00 or higher. - ENH: Add <Leader>la command for :ArgsList. - UI: ENH: :ArgsList, :CList and :LList now also show the modification state of each buffer with little sigils: + / - / =. - ENH: :ArgsSort maintains the currently active argument. - ENH: Add :ArgMerge command. - BUG: :ArgsFilterDo fails with runtime error. - ENH: Add :Args{Keep,Delete}MatchingBuffers specializations of :ArgsFilterDo. - BUG: Avoid "E16: Invalid range" on :ArgDrop on the last argument. - ENH: DWIM: :Args{Delete{Existing,FilesFromThisRoot},Filter[Do],{Keep,Delete}MatchingBuffers} automatically go to the next remaining argument if the current argument is deleted. *** You need to update to ingo-library (vimscript #4433) version 1.048! *** - Ingo Karkat
[2026-08-04]  ingo-library : Vimscript library of common functions.
(1.048) - ENH: Add ingo#text#{InsertNewLine{,Above,Below},ReplaceLine}Here(). - ENH: Add ingo#compat#fixes#IsExclusiveSelectionVisualReselectOffByOne() and ingo#selection#VisualReselect(). - ENH: Add ingo/wildignore.vim module. - ENH: Add ingo/search module. - Ingo Karkat
[2026-08-03]  ollama-fim.vim : A Vim plugin for inline FIM code completions powered by Ollama models.
(1.0.7) perf: cache context and config lookups refactor(complete): improve completion trimming with structural balance feat(complete): add logical truncation for FIM completions feat: Add optional ctags-based symbol context docs: update README to include OpenAI API compatibility docs: update rnj-1 example model in README.md docs: update together.ai example in README docs: fix mistral fim token representation in README docs: update FIM format examples in README.md docs: fix escaping of pipe characters in README table Add screenshot and asset link to README - Mauricio Andrade
[2026-07-30]  tex_fold.vim : A manual LaTeX fold plugin by analogy to syntax fold
(3.2) fix some bugs - Yangqin Fang
[2026-07-20]  vim-xkbswitch : Automatic Keyboard Layout Switcher
(0.21) - Set keyboard layout to g:XkbSwitchNLayout after leaving :(command line). - Re-order paths for searching libg3kbswitch.so (once again). - Use s: prefix in names of script local functions. - Alexey Radkov
[2026-07-18]  BIRD.vim : Syntax and filetype support for BIRD 2 and BIRD 3 configurations
(1.0.14) Initial upload - Alice Green
[2026-07-10]  litrepl : Markdown/LaTeX code section execution plugin
(3.14.2) Minor fixes - Sergei Mironov
[2026-07-05]  vim-plugin-manager : A lightweight Vim plugin manager
(2.1.0) A lightweight Vim plugin manager that uses Git submodules and Vim 8's native package system. Need Vim 8.2+ (with +job and +channel). Linux only (Debian, Ubuntu, Arch, Gentoo, RHEL family), Windows and macOS are not supported. - gregory epp
[2026-07-01]  duras.vim : Vim support for sigline structured text and the duras daily notes system.
(2.0) Major update: sigline format support (syntax, folding, navigation, validation) added alongside existing duras CLI integration. - Sergiy Duras
Displaying 10 of 6008 (more)

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github