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-02-09]   LazyDeveloperHelper.nvim : Auto-install Python, Rust, C/C++, JS, Ruby, Lua libs directly from Neovim
(v13.0) I finally got fed up waiting for shit to work and went full beast mode on dependency hell. First of all — **Poetry support is here**! No more manually writing to **pyproject.toml** like a caveman. Just `poetry add` and it magically works. Easiest installer I ever made, didn’t even have to write a function to append dependencies — thank you, Poetry gods. Markdown files got another round of love with **MarkDownLint** — everything is now properly formatted, no more ugly indents or broken links. README looks clean as fuck Switched the example GIF → **MP4** in README because GIF was fucked (low FPS, artifacts, my bad). Quality went from potato to actually watchable. Also fixed Neovim logo link — stole it from another repo (sorry Vyfor, but old link was dead anyway) Conan installer? **Finally fixed** the duplicating requires section bullshit. *No more adding the same package 10 times to EOF*. Special thanks to coffee and `packaging` lib import (not an external dep, calm down). **Still need to figure out why Conan output is silent in :messages, but we’re getting there.** TL;DR:   - Poetry integration — easiest win ever   - README + GIF→MP4 + logo fixed   - Conan no longer duplicates deps   - Markdown linted to perfection   - Test dirs reorganized Keep coding, legends — dependency management is slowly becoming less of a nightmare. - Igor "Silletr"
[2026-02-09]  Studio98 : A Vim colorscheme inspired by the IDEs of the Windows 98/NT era.
(1.1) Small tweaks to the RGB colors to better match the original Visual Studio 6.0. - Jan Zwiener
[2026-01-27]  flask_tools : A "gf" mapping and other tools for Flask apps
(0.1.0) Initial upload - Andrew Radev
[2026-01-27]  python_tools : A "gf" mapping for locally-imported symbols in Python, and a few other tools
(0.1.0) Initial upload - Andrew Radev
[2026-01-14]  quack.vim : The nvim's default dev_theme for vim its not a exact copy , but looks almost the
(0.0.12) changed the comment colors - charan mandati
[2025-12-22]  vim-mlflow : Browse MLflow tracking results in Vim, including ASCII plots of metrics.
(1.0.2) Initial upload - Andy Ganse
Displaying 10 of 5991 (more)

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