A major mode meant for doing nothing in Emacs.
  • Emacs Lisp 100%
Find a file
Gabriel Santos bab8dc4ea8
docs(nil-mode.el): update copyright
Update copyright to 2025.
2025-01-03 17:28:08 +00:00
LICENSE docs(license): add license 2024-12-08 23:12:39 -03:00
nil-mode.el docs(nil-mode.el): update copyright 2025-01-03 17:28:08 +00:00
README.org docs(readme): add readme 2024-12-08 23:26:00 -03:00

Nil Mode - A Major Mode For Nothing

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.