https://github.com/tkf/emacs-codethumb
https://github.com/tkf/emacs-codethumb
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkf/emacs-codethumb
- Owner: tkf
- Created: 2012-11-18T04:32:18.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-23T08:48:33.000Z (about 13 years ago)
- Last Synced: 2024-12-31T09:28:08.124Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 262 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
================
Code thumbnail
================
This module is for what is in the right window:
.. image:: https://raw.github.com/tkf/emacs-codethumb/data/codethumb.png
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``