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

https://github.com/gs-101/nil-mode

A major mode meant for doing nothing in Emacs.
https://github.com/gs-101/nil-mode

Last synced: 2 months ago
JSON representation

A major mode meant for doing nothing in Emacs.

Awesome Lists containing this project

README

          

#+title: Nil Mode - A Major Mode For Nothing

#+html:

Ever tried to edit an Org source block with no mode defined, and then got surprised Emacs didn't have a nil-mode? Well, then consider this package, as it adds what you may want: absolutely nothing!

Just kidding. This package just defines a major mode derived from ~fundamental-mode~ called ~nil-mode~, so you can open your source blocks just fine.