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-01-10]   LazyDeveloperHelper.nvim : Auto-install Python, Rust, C/C++, JS, Ruby, Lua libs directly from Neovim
(v11.0) - **Fixed Installers** Some bugs in the install scripts (`lua/LazyDeveloperHelper/commands/install_requirements.lua`, `gradle_install.py`) are no more; I've fixed them to make sure that setting up environments is as smooth and predictable for you as possible! - **Code Refinement** To keep my project tidy, paths have been updated across various installers (`lua/LazyDeveloperHelper/commands.lua`, `python_installers/*`) to maintain clarity and avoid confusion when navigating the repo — I'm all about clean code! - **Markup Corrections** The pull request templates in `.github/` got an update (`PULL_REQUEST_TEMPLATE.md`, `editorconfig`) for consistency, ensuring that you have a clear guide every time someone opens a PR and want to maintain the style – because we've all been there! - **Bug Fixes** I fixed some issues with paths in `.gitignore` (`test_files/build/`), ensuring that your build artifacts don't end up mixed into source control. It helps keep things clean and focused on what matters—your code! - **New Installer: Go** I`ve added Go-installer just for these guys cause.. it was pretty long on my TODO, and I just wanted to do it because why not? - Igor "Silletr"
[2025-12-22]  vim-mlflow : Browse MLflow tracking results in Vim, including ASCII plots of metrics.
(1.0.2) Initial upload - Andy Ganse
[2025-12-20]  TeX-9 : A semi-automatic LaTeX ftplugin with lots of firepower!
(1.4.1) Fix regressions due to Vim and Python version upgrades - Elias Toivanen
[2025-12-13]  awk.vim : Indenting for AWK script
(-) - - Clavelito Pelu
[2025-12-07]  tex-labels : Cross reference lables and bibliography items inserted automatically.
(1.3) Rewrite functions related to \label, \tag and \bibitem. - Bihn Zhou
[2025-12-03]  link.vim : Keep long URLs out of your way
(2.0.0) - Rewrite based on `wiki.vim` - Support converting plaintext and Markdown links in the same file - Support internal links (#14) - Support multi-line headings (#21) - Avoid adding duplicate links to reference section - Support URLs containing special characters like `~` or `*` - Add commands `:LinkPrev`, `:LinkNext` and `:LinkShow` - Remove `g:link_enabled_filetypes` - Qad Zek
[2025-11-28]  vim-advantages : This project is considered a library.
(0.1) Initial upload - Martin Fijalkowski
Displaying 10 of 5989 (more)

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