An open API service indexing awesome lists of open source software.

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

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.