FastFold

Folding optimizer

A Vim script plugin to update folds only when necessary, reducing unnecessary computations and improving performance.

Speed up Vim by updating folds only when called-for.

GitHub

709 stars
14 watching
24 forks
Language: Vim Script
last commit: over 1 year ago

Related projects:

Repository Description Stars
fatehak/vite-plugin-image-optimizer Optimizes image assets using Sharp.js and SVGO for better file sizes. 336
akhodakivskiy/vimfx An extension for Firefox that adds Vim-style keyboard shortcuts for browsing and navigation. 1,416
vihanb/babel-plugin-loop-optimizer An optimization plugin for Babel that replaces certain array methods with for loops 74
vitejs/vite-plugin-react-swc Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization 860
farmergreg/vim-lastplace Reopens files at last edit position with intelligent auto-detection of when to center the cursor and open folds 586
jonkemp/gulp-useref Replaces non-optimized script and stylesheet references in HTML files with optimized versions 705
vite-plugin/vite-plugin-optimizer Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. 36
jghauser/fold-cycle.nvim This plugin allows you to cycle between open and closed folds in a text editor. 84
nystudio107/rollup-plugin-critical Generates critical CSS for optimized performance 97
dschungelabenteuer/vite-plugin-entry-shaking A plugin that optimizes code imports in development mode by eliminating unused exports 124
r3ddox/vite-plugin-svgo A plugin for Vite to optimize SVG files using SVGO 29
konfekt/vim-wsl-copy-paste Enables seamless clipboard interactions between Vim and the Windows clipboard in WSL. 18
vzhou842/faster.js A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. 436
vim-scripts/ferm.vim A plugin providing syntax highlighting for a specific language used in firewall configuration 3
vanilla-icecream/vite-plugin-fastify A plugin that enables Fastify as the web server in Vite applications with Hot-module Replacement support. 10