vim-particle
Particle effects for Vim on Windows
C★ 136⑂ 11 forksupdated 4 months ago
git clone https://github.com/mattn/vim-particle.gitmattn/vim-particleREADME.mdfork it — it’s yours
vim-particle
2026-03-20.173419.mp4
2026-03-20.175716.mp4
2026-03-20.181815.mp4
Usage
:ParticleOn " Syntax color particles :ParticleRainbow " Pastel rainbow particles :ParticleUnko " Poops particles :ParticleOff " Stop
Options
let g:particle_count = 3 " Number of particles per keystroke (1-10, default: 3)
Requirements
- Windows or Linux (X11)
- Linux requires a compositor (picom, compton, etc.) for transparency
Installation
make
Pre-built binaries are available on the Releases page.
Rename to particle.exe (Windows) or particle (Linux) and place in the plugin directory.
License
MIT
Author
Yasuhiro Matsumoto (a.k.a mattn)
more like this
vim-dap
Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol
Vim Script★ 50