mtwebb / vim-cursor-trail

Add a trail to show cursor movement in Vim

Home Page:https://normalmo.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cursor Trails

Designed to work with Hellboy and Tuftish themes. Switches gradients based on bg=light/dark1

A short Vim session. Vim is showing the :help page for the Rainbow Trails plugin. The command :Rainbow Trails is entered, and then the cursor is moved rapidly around the window, leaving rainbows behind it as it zips about.

I want fast Hellboy zipping across the screen smashing bugs!

Install with your normal package manager, or just use Vim's built in packages feature:

mkdir -p ~/.vim/pack/plugins/start
git clone https://github.com/mtwebb/cursor-trails.git ~/.vim/pack/plugins/start/

Then run :helptags ALL in Vim to generate the documentation, and :RainbowTrails to start the FUN.

Footnotes

  1. Hellboy not included.

About

Add a trail to show cursor movement in Vim

https://normalmo.de/


Languages

Language:Vim Script 100.0%