https://github.com/spacebat/lexbind-mode
An Emacs minor mode to display the value of the lexical-binding variable
https://github.com/spacebat/lexbind-mode
Last synced: about 1 year ago
JSON representation
An Emacs minor mode to display the value of the lexical-binding variable
- Host: GitHub
- URL: https://github.com/spacebat/lexbind-mode
- Owner: spacebat
- Created: 2013-03-08T13:13:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T14:29:32.000Z (over 11 years ago)
- Last Synced: 2025-03-26T23:14:43.388Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 160 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Lexbind Minor Mode
This is lexbind-mode, an Emacs minor mode to display the value of
the lexical-binding variable which determines the behaviour of
variable binding forms in Emacs Lisp.
See lexbind-mode.el for installation instructions.