8000 GitHub - shipmints/pulsar: Emacs package to pulse the current line after running select functions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shipmints/pulsar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulsar

This is a small Emacs package that temporarily highlights the current line after a given function is invoked. The affected functions are defined in the user option pulsar-pulse-functions. What Pulsar does is set up an advice so that those functions run a hook after they are called. The pulse effect is added there (pulsar-after-function-hook).

About

Emacs package to pulse the current line after running select functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%
0