Skip to content

emacsmirror/codethumb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Code thumbnail

This module is for what is in the right window:

image

It gives an overview of the code you are looking at and where you are in the code by highlighting the visible region in the window.

Requirements

  • Emacs LISP
    • epc.el
  • Python
    • Python-EPC
    • pygments
    • PIL

Usage

M-x codethumb:show

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 76.1%
  • Python 23.9%