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.
- Host: GitHub
- URL: https://github.com/gs-101/nil-mode
- Owner: gs-101
- License: gpl-3.0
- Created: 2024-12-09T01:52:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T17:28:08.000Z (9 months ago)
- Last Synced: 2025-06-11T22:51:10.659Z (4 months ago)
- Language: Emacs Lisp
- Homepage: https://codeberg.org/gs-101/nil-mode
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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.