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-07-04]  HyperList : Everything. Concise and precise. Outliner, organizer, brainstormer, project mgmt
(2.6.1) VERSION 2.6.1   2025-01-04 Major performance and feature enhancements: Bug Fixes: - Fixed encryption menu commands to use AES-256-CBC consistently - Fixed calendar function time parsing overflow for hours >= 24 - Fixed ambiguous encryption command prompts, now shows clean password prompts - Fixed startup error with undefined functions in configuration section Performance Improvements: - Added intelligent file size detection and performance mode for large files - Dynamic folding levels: reduced from 15 to 6 for files >2000 lines - Optimized syntax patterns with simplified regex for large files - Improved syntax sync values based on file size (5-50 minlines) - Added configurable performance thresholds via g:hyperlist_large_file_threshold Modern Vim/Neovim Features (Optional): - Added floating window support for reference previews (Neovim 0.4+) - Implemented LSP-style context-aware completion system - Added Telescope.nvim integration for navigation - Created breadcrumb navigation (ShowHyperListBreadcrumb) - Added quick template insertion functions - Enhanced reference preview with auto-close timers Export Enhancements: - NEW: Markdown export with GitHub-flavored markdown support - Enhanced HTML export with modern CSS and responsive design - Improved LaTeX export with tcolorbox and fontawesome5 packages - Better iCal export with proper metadata, categories from hashtags - All exports now support configuration via g:hyperlist_export_* variables New Configuration Options: - g:hyperlist_large_file_threshold (default: 2000) - g:hyperlist_performance_mode (auto-detected) - g:hyperlist_enable_floating_windows (auto-detected) - g:hyperlist_enable_lsp_completion (default: 1) - g:hyperlist_html_theme (modern/classic/minimal) - g:hyperlist_markdown_checkbox_style (github/unicode) - And many more export configuration options All changes are 100% backward compatible. Original functions and keybindings remain unchanged. New features are opt-in via configuration. - Geir Isene
[2025-07-02]  bufexplorer.zip : Buffer Explorer / Browser
(7.12.1) What's Changed - Thanks to Dr. Michael Henry for another patch.   https://github.com/jlanzarotta/bufexplorer/pull/135   * Restore BufExplorer window-splitting logic. When BufExplorer closes     via q, ensure the original window-at-launch is chosen regardless of     split mode.   * This fixes a window-splitting regression introduced in BufExplorer     7.10.0. - jeff lanzarotta
[2025-07-02]  BibleRef : Software to view and insert bible passages
(1.0.0) Initial upload - Ernest Deak
[2025-07-01]  LazyDevHelper : Auto-install Python libs from inside Neovim.
(v1.0 ) Finally im ended work, and now project doing all needed functionally, and now - plugin adding libraries to requirements file and installing to python - Silletr .
[2025-06-26]  Command-T : Fast file navigation for VIM
(8.0) - Removed the Ruby implementation. Switch to the `7-x-release` branch if you still need it. - Fixed possible missing results when |commandt.setup.height| was set to a large value. - Improve performance when passing very large values for |commandt.setup.height|. - Fixed a race that could cause some results to be omitted. - Improve performance of scoring code by about 4% (wall-time). - Greg Hurrell
Displaying 10 of 5976 (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